mirror of
https://github.com/thepaperpilot/Super-Auto-Coots.git
synced 2024-11-25 01:41:46 +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%);
|
transform: translateY(100%);
|
||||||
}
|
}
|
||||||
.streamer-transition-leave-to {
|
.streamer-transition-leave-to {
|
||||||
transform: translateY(-100%);
|
transform: translateY(100%);
|
||||||
}
|
}
|
||||||
.character-trensition-active,
|
.character-trensition-active,
|
||||||
.streamer-transition-active {
|
.streamer-transition-active {
|
||||||
|
|
Loading…
Reference in a new issue