mirror of
https://github.com/thepaperpilot/Super-Auto-Coots.git
synced 2025-02-17 01:42:43 +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);
|
transform: translateY(50%) rotate(45deg);
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
}
|
}
|
||||||
.character-trensition-active,
|
.character-transition-active,
|
||||||
.streamer-transition-active {
|
.streamer-transition-active {
|
||||||
position: absolute;
|
position: absolute !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.total-outcome-container {
|
.total-outcome-container {
|
||||||
|
|
Loading…
Add table
Reference in a new issue