diff --git a/src/views/secondHandCar/forSale.vue b/src/views/secondHandCar/forSale.vue index e4743b1e..73b8abcd 100644 --- a/src/views/secondHandCar/forSale.vue +++ b/src/views/secondHandCar/forSale.vue @@ -374,4 +374,7 @@ export default { background-color: rgba(31, 45, 61, 1); font-size: 0.5rem; } + ::v-deep .el-carousel__indicators--horizontal { + bottom: 10px; + }