Fix alignment of button leftIcon
This commit is contained in:
parent
25e621372c
commit
8b0fe69e1c
1 changed files with 0 additions and 1 deletions
|
@ -65,7 +65,6 @@ const StyledButton = styled(MantineButton)<StyledButtonProps>`
|
|||
display: flex;
|
||||
height: 100%;
|
||||
margin-right: 0.5rem;
|
||||
transform: translateY(-0.1rem);
|
||||
}
|
||||
|
||||
.mantine-Button-rightIcon {
|
||||
|
|
Reference in a new issue