Skip to content

Commit 0436de7

Browse files
committed
Update section count style
1 parent 60f92e6 commit 0436de7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ details.bwc-sb-item-setting {
2020
margin-bottom: 0px;
2121
}
2222

23-
.bwc-section-count > span:last-of-type::after {
23+
.bwc-section-count {
2424
background: var(--background-secondary);
2525
border-radius: var(--tag-radius);
2626
color: var(--text-muted);

0 commit comments

Comments
 (0)