style:system配置样式调整

This commit is contained in:
wangwenrui
2021-03-19 14:03:00 +08:00
parent f4538495b9
commit ca31480b84

View File

@@ -1034,9 +1034,10 @@
} }
.system .system-map{ .system .system-map{
width: 100%; width: 100%;
display: flex;
} }
.system-map .system-map-item{ .system-map .system-map-item{
display: inline-block; /*display: inline-block;*/
margin-right: 10px; margin-right: 10px;
} }
.system-map .system-map-item .label{ .system-map .system-map-item .label{