Fix jumpUp button

Switch to reffere instead of src url
Once again, I am changing animations
This commit is contained in:
Michał Gdula 2023-02-01 00:57:36 +00:00
parent f845f614df
commit a9b13f1e39
7 changed files with 38 additions and 22 deletions

View file

@ -7,10 +7,13 @@
@keyframes notificationTimeout
0%
left: -100%
opacity: 1
height: 3px
90%
left: 0%
opacity: 1
height: 3px
95%
left: 0%
height: 0
100%
left: 0%
opacity: 0
height: 0