mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-04-21 12:25:36 -04:00
fix: Misc frontend layout fixes (#7487)
This commit is contained in:
@@ -68,6 +68,7 @@ export default defineNuxtPlugin(async (nuxtApp) => {
|
||||
warning: theme?.darkWarning ?? "#FF6D00",
|
||||
error: theme?.darkError ?? "#EF5350",
|
||||
background: "#1E1E1E",
|
||||
surface: "#1E1E1E",
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user