mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-07 23:03:00 +03:00
Lexical: Added button icon system
With a bunch of default icons
This commit is contained in:
@@ -29,6 +29,11 @@
|
||||
padding: 4px 6px;
|
||||
display: block;
|
||||
}
|
||||
.editor-button-icon svg {
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
fill: #000;
|
||||
}
|
||||
|
||||
// Containers
|
||||
.editor-dropdown-menu-container {
|
||||
|
Reference in New Issue
Block a user