aboutsummaryrefslogtreecommitdiff
path: root/src/views/templates/blank/template.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/views/templates/blank/template.css')
-rw-r--r--src/views/templates/blank/template.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/views/templates/blank/template.css b/src/views/templates/blank/template.css
index e69de29..d9b3115 100644
--- a/src/views/templates/blank/template.css
+++ b/src/views/templates/blank/template.css
@@ -0,0 +1,7 @@
+#toolbar-container {
+ display: inline-block;
+ border: none;
+}
+.ql-editing {
+ left: 0px !important;
+} \ No newline at end of file