Explorar o código

style: refactor fill to color

yukendev %!s(int64=2) %!d(string=hai) anos
pai
achega
36b59289cb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      apps/app/src/components/Me/UISettings.module.scss

+ 1 - 1
apps/app/src/components/Me/UISettings.module.scss

@@ -6,7 +6,7 @@
   :global {
     svg {
       display: block;
-      fill: bs.$secondary;
+      color: bs.$secondary;
     }
   }
 }