Skip to content

Commit

Permalink
Fix unknown user name text color on message bubbles in group conversa…
Browse files Browse the repository at this point in the history
…tions (macOS)
  • Loading branch information
m4heshd committed Sep 3, 2019
1 parent ec69f03 commit 4b7c753
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/darwin/dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -428,7 +428,7 @@ html[dir] ._2UaNq._3fAgu {
color: var(--light);
border-bottom: 2px solid var(--accent) !important; }
/* Unknown User's name. */
html[dir=ltr] ._1aUEJ {
html[dir=ltr] ._1F9Ap {
color: var(--light) !important;
}
/* User's name. */
Expand Down

0 comments on commit 4b7c753

Please sign in to comment.