mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-23 09:54:28 -06:00
Update easymde.css
This commit is contained in:
parent
5a4af7e38a
commit
b675e611a4
@ -141,6 +141,7 @@
|
||||
|
||||
.editor-toolbar button {
|
||||
min-width: 30px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.editor-toolbar button.active,
|
||||
@ -365,6 +366,10 @@
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
.easymde-dropdown-content button {
|
||||
display: block;
|
||||
}
|
||||
|
||||
span[data-img-src]::after {
|
||||
content: '';
|
||||
/*noinspection CssUnresolvedCustomProperty, added through JS*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user