From becd615fe70d819ffb27f38de7bf5950f024b818 Mon Sep 17 00:00:00 2001 From: jonyshi Date: Tue, 23 Apr 2019 20:38:51 +0800 Subject: [PATCH] =?UTF-8?q?=20jira=20icon=E9=81=AE=E6=8C=A1=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Table.scss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Table.scss b/src/Table.scss index 9084360..9b89cfc 100644 --- a/src/Table.scss +++ b/src/Table.scss @@ -545,9 +545,9 @@ $icon-color:#505F79; &-filter-icon{ position: absolute; width: 30px; - height: 38px ; - line-height: 38px; - right: 12px ; + height: 40px ; + line-height: 40px; + right: 0px ; top:1px ; z-index: 2; background: $table-head-background-color;