mirror of
https://github.com/thepaperpilot/Super-Auto-Coots.git
synced 2024-11-23 08:51:49 +00:00
Fix animation
This commit is contained in:
parent
f0df7baf0b
commit
4e98f4fc0f
1 changed files with 2 additions and 2 deletions
|
@ -400,9 +400,9 @@
|
|||
transform: translateY(50%) rotate(45deg);
|
||||
opacity: 0;
|
||||
}
|
||||
.character-trensition-active,
|
||||
.character-transition-active,
|
||||
.streamer-transition-active {
|
||||
position: absolute;
|
||||
position: absolute !important;
|
||||
}
|
||||
|
||||
.total-outcome-container {
|
||||
|
|
Loading…
Reference in a new issue