forked from forgejo/forgejo
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:
parent
f8bd90ba60
commit
ef513e1af3
2 changed files with 1 additions and 2 deletions
|
@ -88,7 +88,6 @@
|
|||
|
||||
.metas {
|
||||
.menu {
|
||||
max-height: 300px;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue