mirror of
https://github.com/go-gitea/gitea
synced 2025-07-03 17:17:19 +00:00
Fix double scroll in branch dropdown (#9048)
* Fix double scroll in branch dropdown
* Revert of 425ae38aa9
* Changes in .less, generated new .css
* Revert unnecessary commented line
This commit is contained in:
@ -88,7 +88,6 @@
|
||||
|
||||
.metas {
|
||||
.menu {
|
||||
max-height: 300px;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user