fix android problem
This commit is contained in:
parent
ec353d92ac
commit
2382712383
4 changed files with 7 additions and 4 deletions
|
|
@ -97,3 +97,7 @@ body {
|
|||
.toggle-btn--right.open::before {
|
||||
content: "-";
|
||||
}
|
||||
|
||||
.transition {
|
||||
transition: all 0.5s var(--curve-sine);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue