From 2a4e585e64142b18f4a9d2c112f5419508a3d9ef Mon Sep 17 00:00:00 2001 From: Zzc <1373857752@qq.com> Date: Thu, 13 Nov 2025 17:58:12 +0800 Subject: [PATCH] =?UTF-8?q?style(cockpit):=20=E7=A7=BB=E9=99=A4=E5=A4=A9?= =?UTF-8?q?=E6=B0=94=E9=A2=84=E8=AD=A6=E7=BD=91=E6=A0=BC=E7=9A=84=E8=BE=B9?= =?UTF-8?q?=E8=B7=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/screen/src/views/cockpit/components/WeatherWarning.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/screen/src/views/cockpit/components/WeatherWarning.vue b/packages/screen/src/views/cockpit/components/WeatherWarning.vue index b5b20a6..573e8c9 100644 --- a/packages/screen/src/views/cockpit/components/WeatherWarning.vue +++ b/packages/screen/src/views/cockpit/components/WeatherWarning.vue @@ -150,7 +150,6 @@ const districts = ref([ display: grid; grid-template-columns: repeat(4, 1fr); gap: vw(20); - margin: 0 vw(30); padding: 0 vw(27); }