diff --git a/core/css/tabbed-container.css b/core/css/tabbed-container.css index 119d1e2..d083912 100644 --- a/core/css/tabbed-container.css +++ b/core/css/tabbed-container.css @@ -148,4 +148,8 @@ .tabbed-container._weditor .box[name="edit"] textarea { border: none; margin: 0px; +} + +.tabbed-container._weditor .box[name="preview"] { + font-family: initial; } \ No newline at end of file