mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Temp try v-menu without max height
This commit is contained in:
@@ -351,7 +351,7 @@ body {
|
||||
}
|
||||
|
||||
.v-menu-content {
|
||||
max-height: 30vh;
|
||||
// max-height: 30vh;
|
||||
padding: 0 4px;
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
|
||||
Reference in New Issue
Block a user