mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-04-11 07:25:42 -04:00
feat: improve BaseDialog on mobile and use it globally (#7076)
Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
This commit is contained in:
@@ -107,6 +107,7 @@ import {
|
||||
mdiOpenInNew,
|
||||
mdiOrderAlphabeticalAscending,
|
||||
mdiPageLayoutBody,
|
||||
mdiPlay,
|
||||
mdiPlus,
|
||||
mdiPlusCircle,
|
||||
mdiPotSteamOutline,
|
||||
@@ -252,6 +253,7 @@ export const icons = {
|
||||
openInNew: mdiOpenInNew,
|
||||
orderAlphabeticalAscending: mdiOrderAlphabeticalAscending,
|
||||
pageLayoutBody: mdiPageLayoutBody,
|
||||
play: mdiPlay,
|
||||
printer: mdiPrinter,
|
||||
printerSettings: mdiPrinterPosCog,
|
||||
refreshCircle: mdiRefreshCircle,
|
||||
|
||||
Reference in New Issue
Block a user