Add padding in simpleMDE edior preview
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user