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