parent
042325162b
commit
03a91891d4
|
@ -30,12 +30,13 @@ body {
|
|||
display: flex;
|
||||
flex-direction: column;
|
||||
position: relative;
|
||||
z-index: 1000;
|
||||
z-index: 2;
|
||||
}
|
||||
|
||||
#main {
|
||||
flex: 1;
|
||||
display: flex;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.iframe {
|
||||
|
|
Loading…
Reference in New Issue