forked from MarseyWorld/MarseyWorld
Make pat anims unaffected by anim setting.
parent
b187b72746
commit
e217335b3a
|
@ -296,7 +296,7 @@
|
|||
|
||||
{% if v and not v.animations -%}
|
||||
<style>
|
||||
* {
|
||||
* :not(img[src="/assets/images/hand.webp"] + img) {
|
||||
animation: unset !important;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in New Issue