no message

This commit is contained in:
A1300399510 2024-11-11 18:50:47 +08:00
parent 6777b0d4b6
commit 93c1520771
2 changed files with 2 additions and 0 deletions

View File

@ -914,6 +914,7 @@
.base .type1 .btn { .base .type1 .btn {
line-height: 50px; line-height: 50px;
margin: 0 24px; margin: 0 24px;
cursor: pointer;
} }
.base .type1 .btn .img { .base .type1 .btn .img {
height: 20px; height: 20px;

View File

@ -1044,6 +1044,7 @@
.btn { .btn {
line-height: 50px; line-height: 50px;
margin: 0 24px; margin: 0 24px;
cursor: pointer;
.img { .img {
height: 20px; height: 20px;