更新最新

This commit is contained in:
2022-07-19 13:45:37 +08:00
parent 7ef285be6c
commit 51bac86d4b
5 changed files with 37 additions and 10 deletions

View File

@@ -1343,9 +1343,9 @@ input {
background-repeat: no-repeat;
}
.platformCont-name {
width: calc(100% - 80px);
line-height: 60px;
font-size: 26px;
width: calc(100% - 110px);
line-height: 32px;
font-size: 21px;
font-weight: 600;
}
.platformCont-name>span {
@@ -2122,10 +2122,10 @@ input {
}
.noGraphList-time>small {
line-height: 30px;
font-size: 14px;
font-size: 12px;
}
.noGraphList-time>span {
font-size: 28px;
font-size: 18px;
display: block;
font-weight: 600;
color: #000;