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