mirror of
https://github.com/directus/directus.git
synced 2026-02-13 03:15:02 -05:00
Add header bar to drawer
This commit is contained in:
@@ -591,14 +591,14 @@ export default defineComponent({
|
||||
--v-button-background-color-hover: var(--background-normal-alt);
|
||||
}
|
||||
|
||||
.layout {
|
||||
--layout-offset-top: 64px;
|
||||
}
|
||||
|
||||
.header-icon {
|
||||
--v-button-color-disabled: var(--foreground-normal);
|
||||
}
|
||||
|
||||
.layout {
|
||||
--layout-offset-top: 64px;
|
||||
}
|
||||
|
||||
.bookmark-controls {
|
||||
.add,
|
||||
.save,
|
||||
|
||||
Reference in New Issue
Block a user