Explorar o código

Edit editor style

ghorsington %!s(int64=4) %!d(string=hai) anos
pai
achega
bb8288c9a8
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      web/src/routes/rules/easymde-style.css

+ 8 - 0
web/src/routes/rules/easymde-style.css

@@ -14,4 +14,12 @@
     .editor-statusbar {
         @apply text-white;
     }
+
+    .editor-toolbar.fullscreen::after {
+        @apply bg-none border-r-4 border-gray-900;
+    }
+
+    .editor-toolbar.fullscreen::before {
+        @apply bg-none border-l-4 border-gray-900;
+    }
 }