mirror of
https://github.com/directus/directus.git
synced 2026-02-19 10:14:33 -05:00
Files nav (#441)
* Add support for item-group top level links * Add active prop support to v-list-group * Add all-files string * Add files nav * Fix nav order, render divider only when items exist * Add add-new-folder flow * Add add-folder button to header * Dont unmount nav on refresh of folders * Fix codesmell
This commit is contained in:
@@ -96,7 +96,7 @@ export default defineComponent({
|
||||
}
|
||||
|
||||
@include breakpoint(medium) {
|
||||
.action-buttons {
|
||||
.action-buttons ::v-deep {
|
||||
> * {
|
||||
display: inherit !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user