From f6d782392c322e698d084f3d920b0488857f6356 Mon Sep 17 00:00:00 2001 From: Martin Artnik Date: Thu, 18 May 2023 11:58:45 +0200 Subject: [PATCH] Fix margin between toolbar buttons [SCI-8479] --- app/javascript/vue/components/action_toolbar.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/javascript/vue/components/action_toolbar.vue b/app/javascript/vue/components/action_toolbar.vue index ad0ea8c0a..8554109f0 100644 --- a/app/javascript/vue/components/action_toolbar.vue +++ b/app/javascript/vue/components/action_toolbar.vue @@ -1,10 +1,10 @@