fix android problem
This commit is contained in:
parent
ec353d92ac
commit
2382712383
4 changed files with 7 additions and 4 deletions
|
|
@ -4,7 +4,7 @@
|
|||
}
|
||||
.panel {
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
width: 100vw;
|
||||
height: 100dvh;
|
||||
top: 0;
|
||||
background-color: #000;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue