You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src
Gusted 5371964a4e
Show scrollbar when necessary (#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

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
3 years ago
..
fomantic Remove customized (unmaintained) dropdown, improve aria a11y for dropdown (#19861) 3 years ago
js Fix remove file on initial comment (#20127) 3 years ago
less Show scrollbar when necessary (#20142) 3 years ago
svg Add Helm Chart registry (#19406) 3 years ago