chore(视频号组件): 与后端设计器同步样式布局
This commit is contained in:
@@ -265,7 +265,7 @@ export default {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: 16rpx;
|
||||
padding: 16rpx;
|
||||
padding: 32rpx;
|
||||
box-sizing: border-box;
|
||||
|
||||
.channel-item {
|
||||
|
||||
@@ -863,7 +863,9 @@ image {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/deep/ .channel-list {
|
||||
padding: 0rpx;
|
||||
}
|
||||
|
||||
/deep/ .mescroll-totop {
|
||||
right: 27rpx !important;
|
||||
|
||||
Reference in New Issue
Block a user