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; align-items: center;
.left { .left {
font-weight: bold; font-weight: 400;
font-size: 15px; font-size: 15px;
color: #ffffff; color: #ffffff;
line-height: 17px; line-height: 17px;
} }
.right { .right {
font-weight: 400; font-weight: bold;
font-size: 16px; font-size: 16px;
color: #ffffff; color: #ffffff;
line-height: 19px; line-height: 19px;