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:
@@ -4,7 +4,7 @@
|
||||
get when you scroll beyond a page's content boundaries. This is common in mobile apps. This can be disabled using CSS:
|
||||
|
||||
```css
|
||||
body {
|
||||
overscroll-behavior: none;
|
||||
html {
|
||||
overflow: hidden;
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user