From 9b8e3734fa9e6178bfa4f398b743c66ad0df9696 Mon Sep 17 00:00:00 2001 From: juzi <819872918@qq.com> Date: Wed, 18 Sep 2024 14:56:01 +0800 Subject: [PATCH] 1 --- src/components/Common/ForecastTemperature/leftbox.module.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Common/ForecastTemperature/leftbox.module.scss b/src/components/Common/ForecastTemperature/leftbox.module.scss index f1d2892..928c36d 100644 --- a/src/components/Common/ForecastTemperature/leftbox.module.scss +++ b/src/components/Common/ForecastTemperature/leftbox.module.scss @@ -8,7 +8,7 @@ margin-right: 16px; width: 272px; height: 100px; - padding: 12px 8px; + padding: 12px 16px; background: url(../../../assets/CenterChart2ItemBg.png); background-repeat: no-repeat; background-size: 100% 100%;