字体加粗

This commit is contained in:
筱野
2025-10-16 22:17:45 +08:00
parent 484d76fc68
commit 54ac130e37
5 changed files with 9 additions and 3 deletions

View File

@@ -42,6 +42,8 @@
align-items: center;
.form-item-label{
display: flex;
font-weight: 500;
font-size: 14px;
}
.form-right-wrapper{
display: flex;