Toot: fix expansion animation on WebKit (fix #29)
This commit is contained in:
parent
1134372432
commit
faf0700f0c
2 changed files with 8 additions and 1 deletions
|
@ -8,7 +8,8 @@
|
|||
&.toot {
|
||||
/* fix composition ordering: I think the css module processor should aware the overriding and behaves, but no */
|
||||
transition:
|
||||
margin-block 125ms var(--tutu-anim-curve-std),
|
||||
margin-top 125ms var(--tutu-anim-curve-std),
|
||||
margin-bottom 125ms var(--tutu-anim-curve-std),
|
||||
height 225ms var(--tutu-anim-curve-std),
|
||||
var(--tutu-transition-shadow);
|
||||
border-radius: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue