Gusted 0dab13884a
Show scrollbar when necessary (#20142) (#20143)
- Backport #20142
  - Firefox on Windows will unconditionally show scrollbars when you specify `overflow: scroll`. This is bad behavior, as you don't always need the scrollbar. Changing the scroll value to auto fixes this issue and only shows the scrollbar when necessary.
  - Resolves #20139
2022-06-27 13:20:47 +08:00
..
2022-05-01 18:11:21 +02:00
2020-11-17 00:33:19 -05:00
2021-03-22 05:04:19 +01:00
2021-04-22 23:43:44 +02:00