Fixed a bug in the overlap of the network part of the overview page under chrome
#
修复了chrome下总览页面网络部分盒子重叠的bug
This commit is contained in:
TsLenMo 2019-08-04 18:43:03 +08:00 committed by rosysong
parent d2c555ee89
commit c29c06b45c

View File

@ -1217,7 +1217,7 @@ td > .ifacebadge,
}
.network-status-table .ifacebox-body > span {
flex: 10 10 auto;
flex: 10 10;
}
.network-status-table .ifacebox-body > div {