diff --git a/src/views/secondHandCar/forSale.vue b/src/views/secondHandCar/forSale.vue index 937ef5a5..14752af5 100644 --- a/src/views/secondHandCar/forSale.vue +++ b/src/views/secondHandCar/forSale.vue @@ -389,10 +389,9 @@ export default { height: 0.15rem !important; width: 0.3rem; } - /*::v-deep .el-carousel__indicators--horizontal { - width: 70%; - transform: translateX(-35%); - }*/ + ::v-deep .el-carousel__indicators--horizontal { + padding: 0.32rem 0.08rem; + } ::v-deep .el-carousel__arrow { background-color: rgba(31, 45, 61, 1); font-size: 0.5rem;