style(Field): adjust label color

This commit is contained in:
chenjiahan
2022-01-27 11:07:02 +08:00
parent f5c32c29f1
commit 8e98e97449
5 changed files with 5 additions and 4 deletions

View File

@@ -42,7 +42,7 @@ export default {
align-items: center;
justify-content: center;
height: 56px;
background-color: var(--van-doc-background-2);
background-color: var(--van-doc-background-3);
&__title {
font-weight: 600;