Chats: fix send icon on light theme
This commit is contained in:
parent
9247f37e75
commit
54a772190d
1 changed files with 1 additions and 0 deletions
|
@ -219,6 +219,7 @@
|
|||
position: relative;
|
||||
|
||||
.icon-button {
|
||||
color: var(--primary-text-color--faint);
|
||||
position: absolute;
|
||||
right: 10px;
|
||||
top: 8px;
|
||||
|
|
Loading…
Reference in a new issue