WI Entry transitions: all >>> opacity
This commit is contained in:
parent
4189da19b1
commit
e9ba20f13c
|
@ -171,7 +171,7 @@
|
|||
}
|
||||
|
||||
.world_entry {
|
||||
transition: all 500ms;
|
||||
transition: opacity 500ms;
|
||||
}
|
||||
|
||||
.disabledWIEntry {
|
||||
|
|
Loading…
Reference in New Issue