Remove default color prop from progress ring

This commit is contained in:
Cory LaViska
2020-08-16 11:26:52 -04:00
parent a566e6b48d
commit 88bd79fa1b

View File

@@ -39,6 +39,5 @@
width: 100%;
height: 100%;
text-align: center;
color: var(--sl-color-black);
user-select: none;
}