From bb0a0d82538b5c8f01c7ca072e2f36288848d82b Mon Sep 17 00:00:00 2001
From: 张含笑 <zhx18749296735@163.com>
Date: Sat, 12 Apr 2025 16:07:26 +0800
Subject: [PATCH] feat: 飞行建议

---
 src/components/CommonWeather.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/CommonWeather.vue b/src/components/CommonWeather.vue
index 7a28ab6..cc2592f 100644
--- a/src/components/CommonWeather.vue
+++ b/src/components/CommonWeather.vue
@@ -58,7 +58,7 @@
 <style scoped lang="scss">
 .time-weather {
 	margin-left: 45px;
-	width: 350px;
+	// width: 350px;
 	font-size: 14px;
 	height: 36px;
 	line-height: 36px;

--
Gitblit v1.9.3