Add header bar to drawer

This commit is contained in:
rijkvanzanten
2020-10-16 13:29:54 -04:00
parent c601b790c7
commit 298d1c29a4
2 changed files with 39 additions and 33 deletions

View File

@@ -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,