Chats: fix send icon on light theme

This commit is contained in:
Alex Gleason 2020-09-07 16:10:45 -05:00
parent 9247f37e75
commit 54a772190d
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -219,6 +219,7 @@
position: relative;
.icon-button {
color: var(--primary-text-color--faint);
position: absolute;
right: 10px;
top: 8px;