Vanessa 2024-12-25 10:32:20 +08:00
parent cb0f30c36f
commit f828764f91

View file

@ -251,7 +251,8 @@
transition: padding .3s cubic-bezier(.25, .46, .45, .94) 0ms;
}
.protyle-title {
.protyle-title,
.protyle-background__ia {
transition: margin .3s cubic-bezier(.25, .46, .45, .94) 0ms;
}
}