mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-25 10:19:06 +01:00
fix(client): fix zindex issue
This commit is contained in:
parent
20f17b38a4
commit
0bb391a127
@ -60,7 +60,7 @@ export default defineComponent({
|
||||
#wait {
|
||||
display: block;
|
||||
position: fixed;
|
||||
z-index: 10000;
|
||||
z-index: 3000000;
|
||||
top: 15px;
|
||||
right: 15px;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user