From d5b3e6196a3578e36c84cb9be121071b20d9102a Mon Sep 17 00:00:00 2001 From: Cosmo Myzrail Gorynych Date: Mon, 7 Nov 2022 17:00:55 +1200 Subject: [PATCH] :bug: Fix patrons shoutout not being readable on several themes --- src/styl/tags/project-selector.styl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/styl/tags/project-selector.styl b/src/styl/tags/project-selector.styl index cbc88b288..8cabd6344 100644 --- a/src/styl/tags/project-selector.styl +++ b/src/styl/tags/project-selector.styl @@ -43,6 +43,9 @@ project-selector svg margin-right 0.5rem .&-aPatronsLine + // @stylint off + color #fff + // @stylint on svg margin-right 0.35em