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;