style: cahrtalarminfi 组件样式调整

This commit is contained in:
@changcode
2022-04-26 18:06:13 +08:00
parent 4a25387cfd
commit e7b6282d99

View File

@@ -50,7 +50,6 @@
line-height: 19px; line-height: 19px;
font-family: Roboto-Regular; font-family: Roboto-Regular;
color: #333333; color: #333333;
max-width: 30%;
font-weight: 400; font-weight: 400;
white-space: nowrap; white-space: nowrap;
text-overflow: ellipsis; text-overflow: ellipsis;
@@ -99,16 +98,16 @@
.cn-icon-time2 { .cn-icon-time2 {
color: #8FA1BE; color: #8FA1BE;
width: 10px; width: 12px;
height: 10px; height: 12px;
font-size: 12px; font-size: 12px;
line-height: 12px;
} }
.time-box__start-time { .time-box__start-time {
font-family: PingFangSC-Regular; font-family: PingFangSC-Regular;
font-size: 12px; font-size: 12px;
color: #999999; color: #999999;
line-height: 17px;
font-weight: 400; font-weight: 400;
} }
} }