mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 16:02:00 +02:00
Set revealer animation fill mode to "forwards"
This commit is contained in:
@@ -133,8 +133,9 @@ scale marks {
|
||||
.buttonrotate {
|
||||
animation-name: halfrotate;
|
||||
animation-duration: 200ms;
|
||||
animation-delay: 302ms;
|
||||
animation-delay: 280ms;
|
||||
animation-timing-function: linear;
|
||||
animation-fill-mode: forwards;
|
||||
animation-iteration-count: 1;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user