Set filter cell input background to transparent (#15321)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
height: 40px;
|
||||
width: 100%;
|
||||
font-size: $x-small;
|
||||
background-color: $ui-off-white;
|
||||
background-color: transparent;
|
||||
border: 1px solid $ui-fleet-black-10;
|
||||
border-radius: 4px;
|
||||
padding: 4px;
|
||||
|
||||
Reference in New Issue
Block a user