mirror of
https://github.com/Dreamer-Paul/Pio.git
synced 2025-04-22 19:22:36 +08:00
Fix "Z-index"
忘记给它设置 “Z-index” 值了!现在补上
This commit is contained in:
parent
a125927adf
commit
eaf4cb50f7
@ -13,6 +13,7 @@
|
||||
.pio-container{
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
z-index: 52;
|
||||
position: fixed;
|
||||
user-select: none;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user