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
Contributor

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, causing 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

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, causing 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
nocebo added 1 commit 2022-12-03 07:15:49 +00:00
ci/woodpecker/pr/woodpecker Pipeline was successful Details
337a30fe01
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
nocebo changed title from remove whitespace between scope selector icons to fix scope selector icon spacing 2022-12-03 07:19:41 +00:00
nocebo changed title from fix scope selector icon spacing to WIP: fix scope selector icon spacing 2022-12-03 07:20:59 +00:00
nocebo changed title from WIP: fix scope selector icon spacing to fix scope selector icon spacing 2022-12-03 07:21:40 +00:00

seems good, thanks!

seems good, thanks!
floatingghost merged commit 71d2e0b0ce into develop 2022-12-06 15:32:41 +00:00
floatingghost deleted branch shared/fix-scope-spacing 2022-12-06 15:32:41 +00:00
Sign in to join this conversation.
No description provided.