story#5314 banner图样式

This commit is contained in:
2025-04-11 18:38:28 +08:00
parent 6b27859358
commit ae0bd3b169

View File

@ -387,6 +387,11 @@ export default {
}
::v-deep .el-carousel__button {
height: 0.15rem !important;
width: 0.4rem;
}
::v-deep .el-carousel__indicators--horizontal {
width: 70%;
transform: translateX(-35%);
}
::v-deep .el-carousel__arrow {
background-color: rgba(31, 45, 61, 1);