mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 16:44:21 +00:00
style(Field): adjust label color
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user