mirror of
https://github.com/smartyellow/status.git
synced 2025-06-28 04:35:11 +00:00
redundant iframe styling
This commit is contained in:
@ -268,9 +268,4 @@ function previewItem() {
|
|||||||
|
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
<style>
|
|
||||||
:global(.panel>iframe) {
|
|
||||||
height: 100%;
|
|
||||||
border: 0;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
|
@ -268,9 +268,4 @@ function previewItem() {
|
|||||||
|
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
<style>
|
|
||||||
:global(.panel>iframe) {
|
|
||||||
height: 100%;
|
|
||||||
border: 0;
|
|
||||||
}
|
|
||||||
</style>
|
|
||||||
|
Reference in New Issue
Block a user