JC Brand 3 лет назад
Родитель
Сommit
0af72d41da
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/shared/styles/themes/classic.scss

+ 1 - 0
src/shared/styles/themes/classic.scss

@@ -58,6 +58,7 @@
     --save-button-color: var(--green);
 
     --button-text-color: white;
+    --button-hover-text-color: white;
 
     --chat-background-color: white;
     --chat-textarea-color: #666;