字体加粗

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

@@ -26,6 +26,7 @@
padding: 0 3px;
font-size: 14px;
color: theme.$primary-color;
font-weight: 500;
.dot {
width: 8px;
height: 8px;
@@ -63,6 +64,7 @@
height: 28px;
line-height: 28px;
border-radius: 14px;
font-weight: 600;
&.time-am {
font-weight: 600;
}