样式优化

This commit is contained in:
2025-11-29 17:30:43 +08:00
parent 358e85be10
commit f4951c18f8
13 changed files with 91 additions and 35 deletions

View File

@@ -4,7 +4,6 @@
justify-content: space-between;
align-items: center;
padding: 8px 20px;
background: #ffffff;
height: 56px;
margin-top: 12px;
box-sizing: border-box;
@@ -55,7 +54,7 @@
display: flex;
justify-content: center;
align-items: center;
padding: 6px 16px;
padding: 10px 16px 8px;
border-radius: 20px;
white-space: nowrap;
position: relative;
@@ -84,7 +83,7 @@
font-family: PingFang SC;
font-weight: 400;
font-size: 12px;
line-height: 16px;
line-height: 12px;
position: relative;
z-index: 1;
}