3961-Notes-Relation-Field (#3965)
* Label fix * Remove semicolumn * Fix broken layout --------- Co-authored-by: Charles Bochet <charles@twenty.com>
This commit is contained in:
@ -47,7 +47,6 @@ const StyledTitle = styled.div`
|
||||
font-size: ${({ theme }) => theme.font.size.xl};
|
||||
font-weight: ${({ theme }) => theme.font.weight.semiBold};
|
||||
justify-content: center;
|
||||
width: 100%;
|
||||
`;
|
||||
|
||||
const StyledTooltip = styled(Tooltip)`
|
||||
|
||||
Reference in New Issue
Block a user