Commit 4d60b7f
committed
Remove scrollbars when not needed
I forgot that, on Windows devices, `overflow: scroll;` will always force
scrollbars even if they’re not needed. `auto` solves that.1 parent 343c7a0 commit 4d60b7f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| |||
0 commit comments