Fix color

This commit is contained in:
2025-08-19 21:34:24 +03:00
Unverified
parent bb0fb0fff0
commit 017bee7057
+1
View File
@@ -200,6 +200,7 @@
outline: none; outline: none;
background-color: inherit; background-color: inherit;
caret-color: $color-dark-primary; caret-color: $color-dark-primary;
color: $color-dark-on-surface;
} }
.send-btn { .send-btn {