JC Brand пре 3 месеци
родитељ
комит
c849de4c74
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      src/plugins/chatview/styles/index.scss

+ 1 - 1
src/plugins/chatview/styles/index.scss

@@ -220,7 +220,7 @@
                     display: flex;
                     .fa-arrow-left {
                         svg {
-                            fill: var(--chat-color);
+                            fill: var(--chat-header-fg-color);
                         }
                     }
                 }