Feat:首页甄选好礼轮播效果优化
This commit is contained in:
@@ -1572,11 +1572,15 @@ export default {
|
||||
|
||||
<style scoped lang="less">
|
||||
.n-actived{
|
||||
bottom: 20rpx !important;
|
||||
// bottom: 20rpx !important;
|
||||
.zx-item {
|
||||
transform: scale(0.8);
|
||||
transition: all 0.3s ease-in-out;
|
||||
}
|
||||
}
|
||||
.s-item{
|
||||
height: fit-content !important;
|
||||
bottom: 0rpx;
|
||||
bottom: 10rpx;
|
||||
}
|
||||
.zx-item{
|
||||
width: 192rpx;
|
||||
|
||||
Reference in New Issue
Block a user