Skip to content

Commit cb81e39

Browse files
authored
Fix issue sidebar menus having an infinite height (#10240)
1 parent 8efd6b3 commit cb81e39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web_src/less/_repository.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@
8989
.metas {
9090
.menu {
9191
overflow-x: auto;
92+
max-height: 300px;
9293
}
9394

9495
.ui.list {

0 commit comments

Comments
 (0)