From 337a30fe01f854c7dd7ff2501619316ff1303a80 Mon Sep 17 00:00:00 2001 From: astra akari Date: Sat, 3 Dec 2022 07:12:55 +0000 Subject: [PATCH] remove whitespace between scope selector icons when i originally wrote this, for reasons unclear to the present me, i used literal whitespaces to space out the icons on the scope selector this causes strange inconsistencies in spacing depending on the font being used akkoma also did not include the whitespace when adding the local-only scope, resulting in even weirder spacing this corrects all of that by removing the whitespaces and using css instead --- src/components/scope_selector/scope_selector.vue | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/components/scope_selector/scope_selector.vue b/src/components/scope_selector/scope_selector.vue index 6dbf7cb4..64c34fb1 100644 --- a/src/components/scope_selector/scope_selector.vue +++ b/src/components/scope_selector/scope_selector.vue @@ -16,7 +16,6 @@ class="fa-scale-110 fa-old-padding" /> - {{ ' ' }} - {{ ' ' }} - {{ ' ' }}