From 2bc59d909462d305e9c71db0c8d54b70a26c43a4 Mon Sep 17 00:00:00 2001
From: 马宇豪 <978517621@qq.com>
Date: Tue, 05 Mar 2024 15:15:35 +0800
Subject: [PATCH] 修改
---
src/views/system/subSys/index.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/system/subSys/index.vue b/src/views/system/subSys/index.vue
index 1e9a0d1..ed19189 100644
--- a/src/views/system/subSys/index.vue
+++ b/src/views/system/subSys/index.vue
@@ -51,7 +51,7 @@
display: flex;
align-items: center;
justify-content: left;
- white-space: normal;
+ flex-wrap: wrap;
&>div{
display: flex;
--
Gitblit v1.9.2