update style

This commit is contained in:
Qiuxia Fan 2022-04-06 11:59:16 +08:00
parent 8f200e0cbc
commit 15c7c9be28

View File

@ -177,7 +177,7 @@ const setUTCMin = () => {
}
.settings {
color: #222;
color: #606266;
font-size: 13px;
padding: 20px;
@ -198,6 +198,7 @@ const setUTCMin = () => {
width: 160px;
display: inline-block;
font-weight: 500;
color: #000;
}
}
</style>