mirror of
https://github.com/wavetermdev/wails.git
synced 2026-08-05 13:53:43 -07:00
Update overscroll CSS
This commit is contained in:
@@ -5,6 +5,7 @@ get when you scroll beyond a page's content boundaries. This is common in mobile
|
||||
|
||||
```css
|
||||
html {
|
||||
overflow: hidden;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user