Skip to content

Commit 7764387

Browse files
committed
Apply $text-primary color to monitor labels
1 parent bd58cc6 commit 7764387

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/monitor/monitor.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
.label {
3434
font-weight: bold;
3535
text-align: center;
36+
color: $text-primary;
3637
margin: 0 5px;
3738
}
3839

0 commit comments

Comments
 (0)