From 432f35a40306560a87de53605e9b05aa4958ff7f Mon Sep 17 00:00:00 2001 From: zhoulinf <2507241354@qq.com> Date: Fri, 11 Apr 2025 18:45:05 +0800 Subject: [PATCH] =?UTF-8?q?story#5314=20banner=E5=9B=BE=E6=A0=B7=E5=BC=8F2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/secondHandCar/forSale.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/secondHandCar/forSale.vue b/src/views/secondHandCar/forSale.vue index 4b77059e..937ef5a5 100644 --- a/src/views/secondHandCar/forSale.vue +++ b/src/views/secondHandCar/forSale.vue @@ -387,12 +387,12 @@ export default { } ::v-deep .el-carousel__button { height: 0.15rem !important; - width: 0.4rem; + width: 0.3rem; } - ::v-deep .el-carousel__indicators--horizontal { + /*::v-deep .el-carousel__indicators--horizontal { width: 70%; transform: translateX(-35%); - } + }*/ ::v-deep .el-carousel__arrow { background-color: rgba(31, 45, 61, 1); font-size: 0.5rem;