From ca31480b84f776729a101ac8d231a9f4458db355 Mon Sep 17 00:00:00 2001 From: wangwenrui Date: Fri, 19 Mar 2021 14:03:00 +0800 Subject: [PATCH] =?UTF-8?q?style=EF=BC=9Asystem=E9=85=8D=E7=BD=AE=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nezha-fronted/src/components/page/config/system.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nezha-fronted/src/components/page/config/system.vue b/nezha-fronted/src/components/page/config/system.vue index 395a155a4..9c1f5cf70 100644 --- a/nezha-fronted/src/components/page/config/system.vue +++ b/nezha-fronted/src/components/page/config/system.vue @@ -1034,9 +1034,10 @@ } .system .system-map{ width: 100%; + display: flex; } .system-map .system-map-item{ - display: inline-block; + /*display: inline-block;*/ margin-right: 10px; } .system-map .system-map-item .label{