chore: loader bar color correction

This commit is contained in:
Jarrod Flesch
2023-01-19 01:06:43 -05:00
parent fcc247ffd6
commit 32e2211dbe

View File

@@ -54,7 +54,7 @@
&__bar {
width: 2px;
background-color: var(--theme-elevation-1000);
background-color: currentColor;
height: 15px;
&:nth-child(1) {