mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
Remove default font-weight declaration
This commit is contained in:
@@ -34,7 +34,6 @@ const StyledButton = styled(MantineButton)<StyledButtonProps>`
|
||||
return '';
|
||||
}
|
||||
}};
|
||||
font-weight: normal;
|
||||
background: ${(props) => {
|
||||
switch (props.variant) {
|
||||
case 'default':
|
||||
|
||||
Reference in New Issue
Block a user