取消横向滚动条
This commit is contained in:
parent
d641123987
commit
79a719e7ff
@ -221,6 +221,7 @@ export default {
|
||||
margin: 15px auto;
|
||||
display: flex;
|
||||
overflow: scroll;
|
||||
overflow-x: hidden;
|
||||
flex-direction: row;
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user