web/FileReceiver: fix meowbalt fade in

This commit is contained in:
wukko
2025-05-04 16:07:59 +06:00
parent 37877a2453
commit 70a970c453

View File

@ -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) {