]> BookStack Code Mirror - bookstack/blobdiff - resources/sass/_editor.scss
Lexical: Added button icon system
[bookstack] / resources / sass / _editor.scss
index 13d8e96f98bec14e3f195c460d1b5501bd6884f3..f8c895afd351ec4dd4962c29c56361a500c1e7c3 100644 (file)
   padding: 4px 6px;
   display: block;
 }
+.editor-button-icon svg {
+  width: 24px;
+  height: 24px;
+  fill: #000;
+}
 
 // Containers
 .editor-dropdown-menu-container {