From 12324bdaa3bbdeae3139fc05b88e8444c4f5f0e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C5=BEe=20Fortun?= Date: Thu, 8 Dec 2022 12:43:27 +0100 Subject: [PATCH] Improve left padding on smaller screens for Topbar --- lib/vue/src/components/navigation/CTopbar.vue | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/lib/vue/src/components/navigation/CTopbar.vue b/lib/vue/src/components/navigation/CTopbar.vue index ea3895ff4..12a383668 100644 --- a/lib/vue/src/components/navigation/CTopbar.vue +++ b/lib/vue/src/components/navigation/CTopbar.vue @@ -1,5 +1,5 @@