fix: bugs in general
This commit is contained in:
@@ -284,6 +284,14 @@ body.fit-window .box-window {
|
||||
white-space: pre;
|
||||
}
|
||||
|
||||
.preview-frame.is-text code {
|
||||
display: inline-block;
|
||||
min-width: 100%;
|
||||
color: inherit;
|
||||
font: inherit;
|
||||
white-space: inherit;
|
||||
}
|
||||
|
||||
.box-empty {
|
||||
margin: 0;
|
||||
padding: 12px;
|
||||
|
||||
Reference in New Issue
Block a user