Sammy/t 367 on comment drawer update top right close icon to match figma (#195)
* style: add a story for right drawer topbar * style: use same cross from Tb but rotate it
This commit is contained in:
@ -18,6 +18,7 @@ const StyledRightDrawerTopBar = styled.div`
|
||||
const StyledTopBarTitle = styled.div`
|
||||
align-items: center;
|
||||
font-weight: 500;
|
||||
margin-right: ${(props) => props.theme.spacing(1)};
|
||||
`;
|
||||
|
||||
export function RightDrawerTopBar({
|
||||
|
||||
Reference in New Issue
Block a user