feat: antd组件库相关样式

This commit is contained in:
rd
2025-09-08 09:16:10 +08:00
parent 3573d29285
commit 67e8196ce9
17 changed files with 786 additions and 9 deletions

View File

@ -5,7 +5,7 @@
width: 28px;
height: 28px;
border-radius: 32px;
color: #3c4043;
color: #55585F;
font-size: 16px;
font-style: normal;
font-weight: 500;
@ -16,7 +16,7 @@
}
.arco-steps-item-content {
.arco-steps-item-title {
color: #3c4043;
color: #55585F;
font-family: $font-family-regular;
font-size: 16px;
font-style: normal;