mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
playerbar appearance initial
This commit is contained in:
parent
7263f3b7b9
commit
70fd20be74
3 changed files with 3 additions and 19 deletions
|
@ -1,7 +1,7 @@
|
|||
.wrap {
|
||||
position: fixed;
|
||||
transform: translateZ(0);
|
||||
bottom: 0px;
|
||||
bottom: $gap;
|
||||
pointer-events: none;
|
||||
touch-action: none;
|
||||
height: 54px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue