Chats: fix color of X icon in light theme

This commit is contained in:
Alex Gleason
2021-10-05 19:29:16 -05:00
parent f340b3f77a
commit d674d998e3

View File

@ -56,6 +56,7 @@
.icon-button {
opacity: 0.7;
color: #fff;
&:hover {
opacity: 1;