style: playground bold text

This commit is contained in:
jialin
2025-07-17 17:26:34 +08:00
parent ddbbe92a85
commit 04ee696f6a
10 changed files with 10 additions and 23 deletions
+2 -2
View File
@@ -41,7 +41,7 @@
}
.system-label {
font-weight: var(--font-weight-bold);
font-weight: var(--font-weight-500);
padding-left: 14px;
}
@@ -57,7 +57,7 @@
color: var(--ant-color-text-secondary);
.title {
font-weight: var(--font-weight-bold);
font-weight: var(--font-weight-500);
padding-right: 10px;
color: var(--ant-color-text);
}