Refactor property name

This commit is contained in:
Cory LaViska
2020-08-16 11:27:06 -04:00
parent 88bd79fa1b
commit 90a309d006

View File

@@ -11,7 +11,7 @@
.progress-bar {
position: relative;
background: var(--sl-color-gray-90);
background-color: var(--sl-color-gray-90);
height: var(--height);
border-radius: var(--sl-border-radius-pill);
overflow: hidden;