mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 07:17: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
85ebe231d6
@ -43,7 +43,7 @@ html {
|
||||
}
|
||||
|
||||
body {
|
||||
overflow: auto;
|
||||
overflow: hidden;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user