Skip to content

Commit 1620f08

Browse files
authored
Update color variable (#1028)
1 parent c56423e commit 1620f08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/loading.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
display: inline-block;
1212
width: 2rem;
1313
height: 2rem;
14-
color: var(--secondary);
14+
color: var(--bs-secondary);
1515
vertical-align: text-bottom;
1616
border: 0.25em solid currentColor;
1717
border-right-color: transparent;

0 commit comments

Comments
 (0)