mirror of
https://github.com/sparksuite/simplemde-markdown-editor.git
synced 2025-07-03 08:04:28 -06:00
Fix toolbar button shift issue
This commit is contained in:
parent
cbeb630a97
commit
8311c8431b
@ -112,7 +112,6 @@
|
|||||||
.editor-toolbar.disabled-for-preview a:not(.fa-eye):not(.fa-arrows-alt) {
|
.editor-toolbar.disabled-for-preview a:not(.fa-eye):not(.fa-arrows-alt) {
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
background: #fff;
|
background: #fff;
|
||||||
border: none;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.editor-statusbar {
|
.editor-statusbar {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user