mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-28 01:18:27 +00:00
web/FileReceiver: fix meowbalt fade in
This commit is contained in:
parent
37877a2453
commit
70a970c453
@ -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) {
|
||||
|
Loading…
Reference in New Issue
Block a user