This commit is contained in:
duanxiaohai 2024-06-04 17:28:05 +08:00
parent 41f853155e
commit 85766acba4
1 changed files with 2 additions and 2 deletions

View File

@ -1676,14 +1676,14 @@ onBeforeMount(async () => {
align-items: center;
.left {
font-weight: bold;
font-weight: 400;
font-size: 15px;
color: #ffffff;
line-height: 17px;
}
.right {
font-weight: 400;
font-weight: bold;
font-size: 16px;
color: #ffffff;
line-height: 19px;