This commit is contained in:
yanran200730
2022-08-09 09:01:36 +08:00
parent d1b6b69807
commit 5d9ea10cb0
2 changed files with 1 additions and 3 deletions

View File

@@ -552,8 +552,7 @@
flex: 1;
padding: 0 15px;
font-size: 12px;
// background: #F5F5F5;
color: #d0d4dc;
color: $placeholderColor;
}
}

View File

@@ -289,7 +289,6 @@
flex: 1;
padding: 0 15px;
font-size: 12px;
// background: #F5F5F5;
color: $placeholderColor;
}
}