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