Skip to content

Commit de27de3

Browse files
authored
feat: support mark all as read (#157)
1 parent bed7c70 commit de27de3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/github-notifications-preview.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,6 @@
207207
z-index: 81;
208208
}
209209

210-
#AppHeader-notifications-button > svg::before {
210+
#AppHeader-notifications-button::before {
211211
display: var(--notifications-icon-indicator-display, "block");
212212
}

0 commit comments

Comments
 (0)