forked from p96170835/amis
fix filterable style
This commit is contained in:
parent
498fc14bc4
commit
1a5750afc7
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue