mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-17 06:46:43 +08:00
样式修改
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user