zahmis hace 5 años
padre
commit
a7883aa1cb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/client/styles/scss/theme/_apply-colors-dark.scss

+ 1 - 1
src/client/styles/scss/theme/_apply-colors-dark.scss

@@ -367,6 +367,6 @@ body.on-edit {
 
 .grw-icon-container-recently-created {
   svg {
-    fill: $color-global;
+    fill: $secondary;
   }
 }