Add padding in simpleMDE edior preview
This commit is contained in:
parent
496d0bd059
commit
eafb8cac70
@ -39,6 +39,8 @@
|
||||
.editor-preview-active{
|
||||
background: var(--pico-background-color);
|
||||
color: var(--pico-color) !important;
|
||||
padding-right : 4vw;
|
||||
padding-left: 4vw;
|
||||
}
|
||||
|
||||
.editor-preview-active-side {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user