@ -89,6 +89,10 @@ const StyledColumnHeadContainer = styled.div`
|
|||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
position: relative;
|
position: relative;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
|
|
||||||
|
& > :first-of-type {
|
||||||
|
flex: 1;
|
||||||
|
}
|
||||||
`;
|
`;
|
||||||
|
|
||||||
const StyledHeaderIcon = styled.div`
|
const StyledHeaderIcon = styled.div`
|
||||||
|
|||||||
Reference in New Issue
Block a user