mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-23 18:16:14 +02:00
web/FileReceiver: fix meowbalt z index
This commit is contained in:
parent
0d41fe6fa3
commit
b9958a8102
@ -113,9 +113,9 @@
|
||||
}
|
||||
|
||||
.open-file-container :global(.meowbalt) {
|
||||
z-index: 2;
|
||||
clip-path: inset(0px 0px 16px 0px);
|
||||
margin-bottom: -16px;
|
||||
|
||||
transition:
|
||||
clip-path 0.2s,
|
||||
margin-bottom 0.2s;
|
||||
|
Loading…
x
Reference in New Issue
Block a user