激活加粗

This commit is contained in:
shijingjing
2022-09-16 15:18:51 +08:00
parent bc702851ca
commit 389f1ca450

View File

@@ -519,12 +519,14 @@ export default {
height: 58px; height: 58px;
line-height: 58px; line-height: 58px;
align-self: center; align-self: center;
color: #303133; color: #3aa0ff;
text-align: center; text-align: center;
border-radius: 16px; border-radius: 16px;
} }
.bgactive { .bgactive {
background: #fff; background: #fff;
font-weight: 600;
} }
} }
} }