This commit is contained in:
AlphaX-Projects
2022-03-10 21:29:36 +01:00
committed by GitHub
parent b19f7120bd
commit e989666768

View File

@@ -42,7 +42,7 @@ class ShowPlugin extends connect(store)(LitElement) {
iframe#showPluginFrame {
width:100%;
height:calc(var(--window-height) - 68px);
height:calc(var(--window-height) - 64px);
border:0;
padding:0;
margin:0;