1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-24 06:28:42 +01:00

fix: fixes z-index on some menu and improves scroll progress fading (#3989)

This commit is contained in:
Amir Raminfar
2025-06-17 16:06:08 -07:00
committed by GitHub
parent 8d38f36745
commit a87908d957
7 changed files with 19 additions and 15 deletions

View File

@@ -93,7 +93,7 @@ svg {
}
.fadeout-leave-active {
@apply transition-opacity;
@apply transition-opacity duration-400;
}
.fadeout-leave-to {