mirror of
https://github.com/thepaperpilot/Super-Auto-Coots.git
synced 2024-11-24 17:31:52 +00:00
Minor graphic fix
This commit is contained in:
parent
b4a62b3b20
commit
13f73014b8
1 changed files with 1 additions and 1 deletions
|
@ -348,7 +348,7 @@
|
|||
transform: translateY(100%);
|
||||
}
|
||||
.streamer-transition-leave-to {
|
||||
transform: translateY(-100%);
|
||||
transform: translateY(100%);
|
||||
}
|
||||
.character-trensition-active,
|
||||
.streamer-transition-active {
|
||||
|
|
Loading…
Reference in a new issue