]> BookStack Code Mirror - bookstack/blobdiff - resources/sass/_tinymce.scss
Editor: Started attempts to improve design elements
[bookstack] / resources / sass / _tinymce.scss
index 13b6f676b695380b4e4833d50e4c223f4691a4ab..e55b0bde7c5c6bd13ced3e63c7286a95b4cfb231 100644 (file)
@@ -9,6 +9,11 @@
   z-index: 100;
 }
 
+// Editor wrapper edits
+.tox.tox-tinymce {
+  border-inline: 0;
+}
+
 // In editor body overrides
 .page-content.mce-content-body {
   padding-block-start: 1rem;