Fix:4671 【旅居商城小程序】分类总长度超出页面时,在不划动的情况下,最左侧文本也会被顶出页面(机型:苹果12,在不划动分类的情况下,最左侧文本应顶格显示)
This commit is contained in:
@@ -140,7 +140,7 @@ export default{
|
||||
}
|
||||
.tabs-wrap{
|
||||
overflow: auto;
|
||||
justify-content: space-around;
|
||||
justify-content: justify-between;
|
||||
}
|
||||
.tab-item{
|
||||
margin-right: 20rpx;
|
||||
|
||||
Reference in New Issue
Block a user