fix: styles

This commit is contained in:
Cory Dransfeldt 2024-09-16 19:12:12 -07:00
parent de2dca0810
commit 2b4e2ab4d3
No known key found for this signature in database
12 changed files with 20 additions and 28 deletions

View file

@ -4,6 +4,7 @@
width: 100%;
background-color: var(--gray-light-transparent);
border-radius: var(--border-radius-full);
overflow: hidden;
& .progress-bar {
background-color: var(--accent-color);