mirror of
https://github.com/directus/directus.git
synced 2026-01-23 07:28:03 -05:00
@@ -163,5 +163,7 @@ export default defineComponent({
|
||||
padding: 12px;
|
||||
background-color: var(--folder-picker-background-color);
|
||||
border-radius: var(--border-radius);
|
||||
max-height: calc(var(--input-height-tall) * 2);
|
||||
overflow: auto;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user