Added drag to scroll container
This commit is contained in:
@@ -13,8 +13,9 @@ body {
|
||||
}
|
||||
|
||||
body.scroll {
|
||||
overflow: auto;
|
||||
overflow-scrolling: touch;
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
a {
|
||||
|
||||
Reference in New Issue
Block a user