From 6d22e133436dab6a17fce7494a5d645f4ad28ee4 Mon Sep 17 00:00:00 2001 From: hyx Date: Mon, 25 Sep 2023 11:42:56 +0800 Subject: [PATCH] =?UTF-8?q?CN-1293=20Administration>=20Operation=20Log?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=EF=BC=8C=E4=BB=85=E4=BF=9D=E7=95=99ID?= =?UTF-8?q?=E4=B8=80=E5=88=97=E6=97=B6=EF=BC=8C=E8=A1=A8=E6=A0=BC=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E5=BC=82=E5=B8=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../css/components/views/charts2/networkOverviewTabs.scss | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/assets/css/components/views/charts2/networkOverviewTabs.scss b/src/assets/css/components/views/charts2/networkOverviewTabs.scss index ee1203f0..34d9ea22 100644 --- a/src/assets/css/components/views/charts2/networkOverviewTabs.scss +++ b/src/assets/css/components/views/charts2/networkOverviewTabs.scss @@ -65,10 +65,10 @@ cursor: pointer; } .el-table__header { - width:100%; + width:100% !important; } .el-table__body { - width:100%; + width:100% !important; } } .dns-in-ex { @@ -110,11 +110,11 @@ cursor: pointer; } .el-table__header { - width:100%; + width:100% !important; } .el-table__body { height:100%; - width:100%; + width:100% !important; } } .tab-table__no-bottom {