Skip to content

Commit fb9a0bd

Browse files
committed
update css div.enable-living .martor-preview
1 parent 65d117d commit fb9a0bd

File tree

4 files changed

+11
-6
lines changed

4 files changed

+11
-6
lines changed

martor/static/martor/css/martor.bootstrap.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,10 @@ div.martor-preview-stale {
127127
/* live preview */
128128
div.enable-living .martor-preview {
129129
display: block!important;
130-
opacity: unset;
130+
opacity: unset!important;
131+
margin-top: 1em!important;
132+
border: 1px solid #efefef!important;
133+
border-radius: .28571429rem!important;
131134
}
132135
div.enable-living .tab-martor-menu a.nav-link {
133136
display: none!important;

0 commit comments

Comments
 (0)