Skip to content

Commit 4d220fd

Browse files
committed
Update custom.scss
1 parent 37674ee commit 4d220fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/assets/stylesheets/custom.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ nav.navbar-dark {
124124
}
125125
}
126126
/* Collapsed */
127-
&:has(#notification-count-badge:not([data-count="0"]))
127+
&:has(#notification-count-badge:not([data-count="0"])) {
128128
.navbar-toggler.collapsed {
129129
.navbar-toggler-icon:before {
130130
content: "";

0 commit comments

Comments
 (0)