mirror of
https://github.com/misskey-dev/misskey
synced 2024-12-02 00:38:31 +09:00
🎨
This commit is contained in:
parent
f968d05ea0
commit
8230935fd3
@ -76,13 +76,8 @@ root(isDark)
|
|||||||
margin-right 4px
|
margin-right 4px
|
||||||
|
|
||||||
> div
|
> div
|
||||||
.chart-enter
|
.chart-move
|
||||||
.chart-leave-to
|
transition transform 1s ease
|
||||||
opacity 0
|
|
||||||
transform translateY(-30px)
|
|
||||||
|
|
||||||
> *
|
|
||||||
transition transform .3s ease, opacity .3s ease
|
|
||||||
|
|
||||||
> div
|
> div
|
||||||
display flex
|
display flex
|
||||||
|
Loading…
Reference in New Issue
Block a user