From c4db359a85ac3096b9567edccf910f0f813f0425 Mon Sep 17 00:00:00 2001 From: "[witbox2018]" <103164430@qq.com> Date: Mon, 10 Apr 2023 13:27:32 +0800 Subject: [PATCH] 4 --- app/components/button.module.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/button.module.scss b/app/components/button.module.scss index 133017d97..7ac1f3457 100644 --- a/app/components/button.module.scss +++ b/app/components/button.module.scss @@ -34,7 +34,7 @@ .icon-button-icon { width: 22px; - height: auto; + height: 22px; display: flex; justify-content: center; align-items: center;