Chats: fix color of X icon in light theme
This commit is contained in:
@ -56,6 +56,7 @@
|
||||
|
||||
.icon-button {
|
||||
opacity: 0.7;
|
||||
color: #fff;
|
||||
|
||||
&:hover {
|
||||
opacity: 1;
|
||||
|
||||
Reference in New Issue
Block a user