iframe widget pooling (experimental)
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
/* Reset SB styles */
|
||||
html,
|
||||
|
||||
body {
|
||||
height: initial !important;
|
||||
overflow: initial !important;
|
||||
background-color: var(--root-background-color);
|
||||
font-family: var(--editor-font);
|
||||
color: var(--root-color);
|
||||
}
|
||||
|
||||
#sb-main {
|
||||
@@ -26,11 +25,6 @@ body {
|
||||
height: initial !important;
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: var(--editor-font);
|
||||
color: var(--root-color);
|
||||
}
|
||||
|
||||
ul,
|
||||
ol {
|
||||
margin-top: 0;
|
||||
|
||||
Reference in New Issue
Block a user