mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-12 12:34:29 -06:00
Extra border fix
This commit is contained in:
parent
b7093dabc3
commit
a61c7198a3
@ -32,6 +32,7 @@
|
||||
}
|
||||
|
||||
.CodeMirror-sided--no-fullscreen {
|
||||
border-right: none!important;
|
||||
position: relative;
|
||||
float: left;
|
||||
}
|
||||
@ -256,7 +257,6 @@
|
||||
height: auto;
|
||||
position: static;
|
||||
min-height: calc(300px + 22px);
|
||||
width: calc(50% - 0px);
|
||||
float: right;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user