mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-13 05:37:44 +02:00
web/FileReceiver: fix meowbalt fade in
This commit is contained in:
@ -142,7 +142,8 @@
|
||||
margin-bottom: -16px;
|
||||
transition:
|
||||
clip-path 0.2s,
|
||||
margin-bottom 0.2s;
|
||||
margin-bottom 0.2s,
|
||||
opacity 0.15s;
|
||||
}
|
||||
|
||||
.dragged-over :global(.meowbalt) {
|
||||
|
Reference in New Issue
Block a user