|
@@ -36,7 +36,7 @@
|
|
|
padding: 2vw;
|
|
|
border-radius: 5px;
|
|
|
border: 1px solid var(--rgb40E);
|
|
|
- background-color: #ffffff;
|
|
|
+ background-color: #ffffff;
|
|
|
}
|
|
|
|
|
|
.main .swiper .scroll-view .list .list_1 {
|
|
@@ -73,6 +73,6 @@
|
|
|
}
|
|
|
|
|
|
.active {
|
|
|
- color: var(--rgb40E);
|
|
|
+ color: var(--rgb40E) !important;
|
|
|
border-bottom: 4rpx solid var(--rgb40E);
|
|
|
}
|