From 2cb7030b0461ae99b815b50f6a5bda4b85313db2 Mon Sep 17 00:00:00 2001 From: John Wesley Date: Mon, 29 May 2023 11:46:07 -0400 Subject: [PATCH] Fix bottom navigation not hiding in print mode --- vue/src/components/BottomNavigationBar.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vue/src/components/BottomNavigationBar.vue b/vue/src/components/BottomNavigationBar.vue index 8fad878b..6c858fe8 100644 --- a/vue/src/components/BottomNavigationBar.vue +++ b/vue/src/components/BottomNavigationBar.vue @@ -1,6 +1,6 @@