This commit is contained in:
parent
41f853155e
commit
85766acba4
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue