mirror of
https://github.com/Qortal/qortal-ui.git
synced 2025-07-31 14:11:45 +00:00
tab parent to flex from block
This commit is contained in:
@@ -101,7 +101,7 @@ class ShowPlugin extends connect(store)(LitElement) {
|
||||
}
|
||||
|
||||
.showIframe {
|
||||
display: block;
|
||||
display: flex;
|
||||
position: relative;
|
||||
zIndex: 1;
|
||||
}
|
||||
|
Reference in New Issue
Block a user