clean unused styles
This commit is contained in:
parent
61d5b16d30
commit
8b84134bff
|
@ -4,25 +4,9 @@
|
|||
outline: 3px solid transparent;
|
||||
}
|
||||
|
||||
&.has-blocks {
|
||||
min-height: 320px;
|
||||
.woocommerce-content-preview {
|
||||
min-height: 320px;
|
||||
&:after {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.woocommerce-content-preview__iframe {
|
||||
min-height: 320px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.woocommerce-content-preview {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
margin: 0;
|
||||
z-index: 100;
|
||||
.block-editor-block-preview__container {
|
||||
resize: vertical;
|
||||
height: 220px;
|
||||
min-height: 220px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue