This commit is contained in:
Vanessa 2023-03-27 11:16:05 +08:00
parent fe4efa73a7
commit 152271e2a8

View file

@ -42,6 +42,7 @@
&__icon {
font-size: 18px;
line-height: 40px;
height: auto;
}
&__graphic {
@ -52,6 +53,7 @@
}
&__toggle {
height: auto;
padding: 14px;
}