From cf698ee98402cc141f96ab0c0870546a7b4cf903 Mon Sep 17 00:00:00 2001 From: minie4 Date: Sat, 30 Apr 2022 00:07:33 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Make=20bottom=20navbar=20smaller?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/bottom-navbar.vue | 2 +- src/components/icons/bell-icon.vue | 4 ++-- src/components/icons/calendar-icon.vue | 4 ++-- src/components/icons/clock-icon.vue | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/components/bottom-navbar.vue b/src/components/bottom-navbar.vue index 5910655..5798a35 100644 --- a/src/components/bottom-navbar.vue +++ b/src/components/bottom-navbar.vue @@ -31,7 +31,7 @@ import { RouterLink } from "vue-router";