mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-04-11 15:35:36 -04:00
Add collapsing nav for mobile
This commit is contained in:
@@ -37,6 +37,7 @@ import {
|
||||
mdiChefHat,
|
||||
mdiChevronDown,
|
||||
mdiChevronRight,
|
||||
mdiChevronLeft,
|
||||
mdiClipboardCheck,
|
||||
mdiClockTimeFourOutline,
|
||||
mdiClose,
|
||||
@@ -332,6 +333,7 @@ export const icons = {
|
||||
slotMachine: mdiSlotMachine,
|
||||
chevronDown: mdiChevronDown,
|
||||
chevronRight: mdiChevronRight,
|
||||
chevronLeft: mdiChevronLeft,
|
||||
|
||||
// Ocr toolbar
|
||||
selectMode: mdiSelectionDrag,
|
||||
|
||||
Reference in New Issue
Block a user