Skip to content

Commit 305b858

Browse files
committed
fix: update selector for active snippet name styling
1 parent 3e0feeb commit 305b858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/manage.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
}
2525
}
2626

27-
.active-snippet .column-name > a {
27+
.active-snippet .column-name > .snippet-name {
2828
font-weight: 600;
2929
}
3030

0 commit comments

Comments
 (0)