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