fix: universal search menu max-height.

This commit is contained in:
a.bouhuolia
2021-08-21 21:38:40 +02:00
parent 71e4a208d7
commit 360e333276

View File

@@ -89,6 +89,8 @@
.bp3-menu {
border-top: 1px solid #d3dce2;
max-height: calc(60vh - 20px);
overflow: auto;
.bp3-menu-item {
.bp3-text-muted {