From 4c887db092ed38b42d98891a6406890f99d110a5 Mon Sep 17 00:00:00 2001 From: wonderlandpark Date: Wed, 24 Mar 2021 17:45:25 +0900 Subject: [PATCH] chore: increased progress bar height --- app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.css b/app.css index 69b6e37..387497e 100644 --- a/app.css +++ b/app.css @@ -138,7 +138,7 @@ button { left: 0; width: 100%; - height: 1.2px; + height: 1.5px; } /* Fancy blur effect */