mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-02-11 17:55:51 +00:00
Fix size
This commit is contained in:
parent
b19f7120bd
commit
e989666768
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user