This commit is contained in:
Vanessa 2023-03-27 11:16:05 +08:00 committed by Liang Ding
parent f8db2e9f7b
commit 24757b72c1
No known key found for this signature in database
GPG key ID: 136F30F901A2231D

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;
}