update style

This commit is contained in:
Qiuxia Fan 2022-05-24 11:17:23 +08:00
parent b2af331989
commit 046a6c1f9d

View File

@ -194,10 +194,11 @@ const setUTCMin = () => {
} }
.label { .label {
width: 160px; width: 180px;
display: inline-block; display: inline-block;
font-weight: 500; font-weight: 500;
color: #000; color: #000;
line-height: 25px;
} }
} }
</style> </style>