fix scope selector icon spacing #243

Merged
floatingghost merged 1 commits from nocebo/crt-fe:shared/fix-scope-spacing into develop 2022-12-06 15:32:41 +00:00

1 Commits

Author SHA1 Message Date
astra akari 337a30fe01 remove whitespace between scope selector icons
ci/woodpecker/pr/woodpecker Pipeline was successful Details
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
2022-12-03 07:12:55 +00:00