Skip to content

Commit

Permalink
fix typing dots
Browse files Browse the repository at this point in the history
  • Loading branch information
refact0r committed Jan 7, 2024
1 parent 1549223 commit 81e7d2a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion midnight.css
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,8 @@ path[fill='rgba(35, 165, 90, 1)'] {
.theme-dark .button__57d93, .theme-light .button__57d93 /* notice banner button */,
.interactive:hover /* mention hover */,
.uploadIcon__68f2c /* profile upload image */,
.focused_f6efd9 .userMenuUsername_f6de35 .userMenuText_a180af /* account switcher account hover */ {
.focused_f6efd9 .userMenuUsername_f6de35 .userMenuText_a180af /* account switcher account hover */,
.dots_a97068 /* typing dots */ {
color: var(--text-0);
}
.theme-dark .button__57d93, .theme-light .button__57d93 /* notice banner button */ {
Expand Down

0 comments on commit 81e7d2a

Please sign in to comment.