Fix animation

This commit is contained in:
thepaperpilot 2023-02-28 22:35:03 -06:00
parent f0df7baf0b
commit 4e98f4fc0f

View file

@ -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 {