Chats: fix audio toggle on light theme

This commit is contained in:
Alex Gleason 2020-09-22 17:02:33 -05:00
parent c96c537a52
commit bcc2ee9c70
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7
1 changed files with 1 additions and 0 deletions

View File

@ -713,5 +713,6 @@
.react-toggle-track-check,
.react-toggle-track-x {
height: 16px;
color: white;
}
}