Skip to content

Commit

Permalink
Fix Issue #23
Browse files Browse the repository at this point in the history
  • Loading branch information
ashtrath authored Jun 22, 2023
1 parent 1e83c0e commit 953331d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion main.css
Original file line number Diff line number Diff line change
Expand Up @@ -503,12 +503,14 @@ svg[fill="hsl(359, calc(var(--saturation-factor, 1) * 82.6%), 59.4%)"] {
background: var(--background-tertiary) !important;
}
.unread-36eUEm {
top: 54%;
top: 50%;
left: 5px;
width: 6px;
height: 6px;
z-index: 1;
border-radius: 10px;
margin-top: 0px;
transform: translateY(-50%)
}
.wrapper-NhbLHG:hover .icon-2W8DHg,
.modeSelected-3DmyhH .icon-2W8DHg,
Expand Down

0 comments on commit 953331d

Please sign in to comment.