mirror of
https://gitee.com/gitea/gitea
synced 2025-11-03 16:10:25 +08:00
Fix double scroll in branch dropdown (#9048)
* Fix double scroll in branch dropdown * Revert of 425ae38aa9ea3e9a25dee235aa9176762fe4bc5b * 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