mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
Update overscroll CSS
This commit is contained in:
parent
58a2dbb42a
commit
3920402017
1 changed files with 2 additions and 1 deletions
|
|
@ -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;
|
||||
}
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue