Skip to content

Commit

Permalink
fix: unread channel pill gap with channel name
Browse files Browse the repository at this point in the history
  • Loading branch information
ashtrath committed Nov 3, 2023
1 parent df60a57 commit 81c70a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.css
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,7 @@ svg[fill="hsl(359, calc(var(--saturation-factor, 1) * 82.6%), 59.4%)"] {
}
.unread__48cf4 {
top: 50%;
left: 5px;
left: 0;
width: 6px;
height: 6px;
z-index: 1;
Expand Down

0 comments on commit 81c70a4

Please sign in to comment.