Add font-family override for previewer
This commit is contained in:
@@ -148,4 +148,8 @@
|
|||||||
.tabbed-container._weditor .box[name="edit"] textarea {
|
.tabbed-container._weditor .box[name="edit"] textarea {
|
||||||
border: none;
|
border: none;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.tabbed-container._weditor .box[name="preview"] {
|
||||||
|
font-family: initial;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user