Skip to content

Commit d54439c

Browse files
aramos-adobecastastrophe
authored andcommitted
fix(progresscircle): naming class more specific
1 parent 0f07686 commit d54439c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/progresscircle/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ governing permissions and limitations under the License.
4949
}
5050

5151
.spectrum-ProgressCircle:not(.spectrum-ProgressCircle--indeterminate) {
52-
.spectrum-Circle {
52+
.spectrum-innerCircle {
5353
stroke: CanvasText;
5454
}
5555

0 commit comments

Comments
 (0)