bug处理加文字样式微调

This commit is contained in:
2026-07-17 20:00:24 +08:00
parent d429bae98a
commit 33ecccdcb0
9 changed files with 538 additions and 229 deletions
+3 -2
View File
@@ -167,14 +167,15 @@
display: flex;
align-items: center;
justify-content: center;
padding: 0.08rem 0.16rem;
width: 0.88rem;
height: 0.37rem;
line-height: 0.37rem;
background: $accent;
border: 1px solid $accent;
border-radius: 0.08rem;
color: $bg-white;
font-size: 0.14rem;
font-weight: 600;
line-height: 0.19rem;
cursor: pointer;
transition: background 0.2s;