diff --git a/scss/components/_table.scss b/scss/components/_table.scss index 55c059d0..63ee5675 100644 --- a/scss/components/_table.scss +++ b/scss/components/_table.scss @@ -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;