From a7a6c84267be29c71c36f620d728b7dc02f1a45a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=87=E5=A4=A9?= Date: Wed, 3 Mar 2021 20:36:36 +0800 Subject: [PATCH] update --- src/form/progress.wc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 {