Skip to content

Commit

Permalink
Unify styling of filter dropdowns in unified resources (#49311)
Browse files Browse the repository at this point in the history
  • Loading branch information
gzdunek authored Nov 21, 2024
1 parent 5110ae3 commit fdf9984
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -551,9 +551,6 @@ const IncludedResourcesSelector = ({
<HoverTooltip tipContent={'Filter by resource availability'}>
<ButtonSecondary
px={2}
css={`
border-color: ${props => props.theme.colors.spotBackground[0]};
`}
textTransform="none"
size="small"
onClick={handleOpen}
Expand Down

0 comments on commit fdf9984

Please sign in to comment.