[Opportunities] fix overlapping borders (#1091)
* [Opportunities] fix overlapping borders * remove margin on SortAndFilterBar * add margin-right to StyledBoard
This commit is contained in:
@ -57,6 +57,7 @@ export function BoardHeader<SortField>({
|
||||
|
||||
return (
|
||||
<TopBar
|
||||
displayBottomBorder={false}
|
||||
leftComponent={
|
||||
<>
|
||||
<StyledIcon>{viewIcon}</StyledIcon>
|
||||
|
||||
Reference in New Issue
Block a user