mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
🎨
This commit is contained in:
parent
3cf96b67ab
commit
edbebd78aa
1 changed files with 2 additions and 7 deletions
|
@ -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…
Add table
Reference in a new issue