Task:选择城市,搜索按钮颜色调整

This commit is contained in:
modendeveloper
2025-01-13 22:43:06 +08:00
parent 432177604f
commit 4bc50aac9c
13 changed files with 19 additions and 19 deletions
+2 -2
View File
@@ -66,8 +66,8 @@
}
.active {
border-left: 6rpx solid #FD574B;
color: #FD574B;
border-left: 6rpx solid #C52733;
color: #C52733;
font-weight: bold;
}
}