From 01a92cf03038df6249fcacfc33028f0ad2abd95a Mon Sep 17 00:00:00 2001 From: hanyuxia Date: Fri, 24 Dec 2021 09:42:54 +0800 Subject: [PATCH] =?UTF-8?q?CN-251=20Entity-explorer=20=E5=B7=A6=E4=BE=A7?= =?UTF-8?q?=E7=AD=9B=E9=80=89TOP10=E5=BC=B9=E6=A1=86=E5=BC=80=E5=8F=91(?= =?UTF-8?q?=E7=AC=AC=E4=BA=8C=E5=88=97=E5=90=8D=E7=A7=B0=E6=98=BE=E7=A4=BA?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=EF=BC=8C=E7=99=BE=E5=88=86=E6=AF=94=E6=98=BE?= =?UTF-8?q?=E7=A4=BA=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/entityExplorer/entityFilter.scss | 21 ++++++++++--------- src/components/entities/EntityTop.vue | 6 +++--- 2 files changed, 14 insertions(+), 13 deletions(-) diff --git a/src/assets/css/components/views/entityExplorer/entityFilter.scss b/src/assets/css/components/views/entityExplorer/entityFilter.scss index dec1ca45..3f0e6217 100644 --- a/src/assets/css/components/views/entityExplorer/entityFilter.scss +++ b/src/assets/css/components/views/entityExplorer/entityFilter.scss @@ -107,16 +107,17 @@ color: #666666; letter-spacing: 0; font-weight: 400; - .top-table-percent{ - display:grid; - grid-template-columns: 50% auto; - grid-template-rows: 100%; - grid-row-gap: 0px; - grid-column-gap: 0px; - .top-table-progress{ - align-content: center; - padding-top: 8px; - } + } + + .top-table-percent{ + display:grid; + grid-template-columns: 50% auto; + grid-template-rows: 100%; + grid-row-gap: 0px; + grid-column-gap: 0px; + .top-table-progress{ + align-content: center; + padding-top: 8px; } } } diff --git a/src/components/entities/EntityTop.vue b/src/components/entities/EntityTop.vue index 0bb847ad..ab9bc12c 100644 --- a/src/components/entities/EntityTop.vue +++ b/src/components/entities/EntityTop.vue @@ -17,13 +17,13 @@ class="customer-no-border-table" :cell-style="{'text-align':'left','padding': '1px 0','border':'0px'}"> - +