diff --git a/src/form/progress.wc b/src/form/progress.wc index 4cfc9fa..1d79647 100644 --- a/src/form/progress.wc +++ b/src/form/progress.wc @@ -32,8 +32,8 @@ } label { position: relative; - width: 150px; - height: 150px; + // width: 150px; + // height: 150px; // border-radius: 50%; // box-shadow: inset 0 0 50px #000; // background: #222; @@ -41,8 +41,8 @@ label { } svg { position: relative; - width: 150px; - height: 150px; + // width: 150px; + // height: 150px; z-index: 1000; line {