style(next): max height & scrollable dropdown menu

This commit is contained in:
Elian Doran 2024-12-28 10:24:05 +02:00
parent a2c652f108
commit e6afdc919d
No known key found for this signature in database

View File

@ -491,6 +491,8 @@ body.mobile #context-menu-container {
right: 0 !important;
bottom: 0 !important;
top: unset !important;
max-height: 90vh;
overflow: auto !important;
}
/* Tree actions toolbar */