fix filterable style

This commit is contained in:
rickcole 2019-04-30 14:21:51 +08:00
parent 498fc14bc4
commit 1a5750afc7
1 changed files with 2 additions and 0 deletions

View File

@ -430,6 +430,8 @@
height: $TableCell-filterPopOver-dropDownItem-height;
line-height: $TableCell-filterPopOver-dropDownItem-height;
padding: $TableCell-filterPopOver-dropDownItem-padding;
background-color: $white;
margin: 0;
&:hover {
background-color: $light;