Fleet UI: Green progress bar (#33725)

This commit is contained in:
RachelElysia
2025-10-02 09:34:50 -04:00
committed by GitHub
parent 9cdf51333c
commit 147afd4e5b
+1 -1
View File
@@ -59,7 +59,7 @@
}
&__progress-bar--uploaded {
background-color: $core-vibrant-blue;
background-color: $core-fleet-green;
height: 100%;
}