mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-17 16:35:53 +08:00
取消横向滚动条
This commit is contained in:
@@ -221,6 +221,7 @@ export default {
|
||||
margin: 15px auto;
|
||||
display: flex;
|
||||
overflow: scroll;
|
||||
overflow-x: hidden;
|
||||
flex-direction: row;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user