From 175cd9a4c3439347f7c55e928c2d0ab72c22d372 Mon Sep 17 00:00:00 2001 From: zhaoxiao Date: Tue, 7 Sep 2021 08:40:44 +0800 Subject: [PATCH] =?UTF-8?q?[update]=20=E8=BF=9B=E5=BA=A6=E6=9D=A1=E7=BB=84?= =?UTF-8?q?=E4=BB=B6=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ProgressBar.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/ProgressBar.vue b/src/components/ProgressBar.vue index acfd236..f6b7036 100644 --- a/src/components/ProgressBar.vue +++ b/src/components/ProgressBar.vue @@ -53,6 +53,7 @@ export default { height: 20px; width: 100%; display: flex; + overflow: hidden; &-null { justify-content: center;