From 36fd097ec5ea52f835c795e74304505e2c5749ef Mon Sep 17 00:00:00 2001 From: tomtjes <7606307+tomtjes@users.noreply.github.com> Date: Sun, 14 Jan 2024 19:18:17 -0500 Subject: [PATCH 1/5] Update base.html --- cookbook/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbook/templates/base.html b/cookbook/templates/base.html index d84ccbd46c..162d00db17 100644 --- a/cookbook/templates/base.html +++ b/cookbook/templates/base.html @@ -10,7 +10,7 @@ {% block title %} {% endblock %} - + From 321dbc10d395998bb495ad322570767953917c53 Mon Sep 17 00:00:00 2001 From: tomtjes Date: Fri, 19 Jan 2024 22:34:21 -0500 Subject: [PATCH 2/5] add style --- vue/src/components/BottomNavigationBar.vue | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/vue/src/components/BottomNavigationBar.vue b/vue/src/components/BottomNavigationBar.vue index 3801d9bdd3..e80fb2daf5 100644 --- a/vue/src/components/BottomNavigationBar.vue +++ b/vue/src/components/BottomNavigationBar.vue @@ -91,6 +91,14 @@ export default { } + + diff --git a/vue/src/components/BottomNavigationBar.vue b/vue/src/components/BottomNavigationBar.vue index e80fb2daf5..79a6430498 100644 --- a/vue/src/components/BottomNavigationBar.vue +++ b/vue/src/components/BottomNavigationBar.vue @@ -91,15 +91,10 @@ export default { } - - + + From da3dea60c0af838a2a64e79c8c6539861ca8a3e5 Mon Sep 17 00:00:00 2001 From: tomtjes <7606307+tomtjes@users.noreply.github.com> Date: Sat, 20 Jan 2024 11:50:19 -0500 Subject: [PATCH 5/5] remove changes from BottomNavigationBar.vue --- vue/src/components/BottomNavigationBar.vue | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/vue/src/components/BottomNavigationBar.vue b/vue/src/components/BottomNavigationBar.vue index 79a6430498..23b0a24436 100644 --- a/vue/src/components/BottomNavigationBar.vue +++ b/vue/src/components/BottomNavigationBar.vue @@ -91,11 +91,8 @@ export default { } - \ No newline at end of file +