mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-25 07:47:18 +00:00
Fix application wide vertical scroll bar (#487)
Signed-off-by: Juan Cruz Viotti <jviottidc@gmail.com>
This commit is contained in:
parent
0d2fcac5e4
commit
cd87586cee
@ -43,7 +43,7 @@ html {
|
||||
}
|
||||
|
||||
body {
|
||||
overflow: auto;
|
||||
overflow: hidden;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user