From 96902c9e14388dbb4c2d147370e695caec5e2779 Mon Sep 17 00:00:00 2001 From: Rafi Date: Mon, 13 Feb 2023 21:12:46 +0800 Subject: [PATCH] Modify the background color of the theme menu to white to solve the problem of not being able to see the menu --- app.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app.vue b/app.vue index c093fc7..f0a0885 100644 --- a/app.vue +++ b/app.vue @@ -38,7 +38,9 @@ const setTheme = (theme) => { title="Theme mode" > - +