Fixed scroll problem on small devices
This commit is contained in:
@@ -77,7 +77,8 @@ body {
|
||||
flex: 1;
|
||||
display: flex;
|
||||
color: #000;
|
||||
overflow: hidden;
|
||||
overflow-y: hidden;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
.left-column {
|
||||
|
||||
Reference in New Issue
Block a user