Merge pull request #3 from RickCole21/master

fix filterable style
This commit is contained in:
liaoxuezhi 2019-04-30 14:25:50 +08:00 committed by GitHub
commit 16e42e6a67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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;