@@ -768,7 +768,7 @@
input{
background: #bbdeff;
&::placeholder {
- color: rgb(97, 97, 97); /* 设置占位符文本的颜色 */
+ color: rgb(102, 102, 102); /* 设置占位符文本的颜色 */
}