From 3a900f686c74a307191b76c1e5e861a95d1bdb05 Mon Sep 17 00:00:00 2001
From: xuxy <1059738716@qq.com>
Date: 星期四, 27 六月 2024 15:48:42 +0800
Subject: [PATCH] 1

---
 common/self.scss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/common/self.scss b/common/self.scss
index 6943eaa..587608d 100644
--- a/common/self.scss
+++ b/common/self.scss
@@ -24,7 +24,7 @@
 	color: var(--topicolor) !important;
 }
 .flex-wrap-normal{
-	flex-wrap: nowrap;
+	flex-wrap: nowrap !important;
 }
 .topic-gray{
 	color: var(--topicgray);

--
Gitblit v1.9.3