Skip to content

Commit 296ab16

Browse files
committed
fix color of status badge
1 parent 43b02d2 commit 296ab16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/labels.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
opacity: 0.6;
8181
}
8282

83-
.doc .status {
83+
.doc li.status {
8484
color: var(--color-brand-caution);
8585
border: 1px solid var(--color-brand-caution);
8686
border-radius: 3px;

0 commit comments

Comments
 (0)