样式修改

This commit is contained in:
zhaofang
2022-10-19 15:50:08 +08:00
parent 74fef7fa03
commit f47c5b84a9
2 changed files with 38 additions and 2 deletions

View File

@@ -1192,7 +1192,7 @@
// background: url('/images/course-banner.png');
.swiper-button-prev{
height: 38px;
left: 44%;
// left: 44%;
top:auto;
padding: 0 16px;
background: rgba($color: #000000, $alpha: 0.1) url('../assets/images/icon/ban-left.png') no-repeat;
@@ -1203,7 +1203,7 @@
}
.swiper-button-next{
height: 38px;
right: 52.65%;
// right: 52.65%;
bottom: 66px;
top:auto;
padding: 0 16px;