mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-10 04:30:25 +02:00
Fix alignment of button leftIcon
This commit is contained in:
@@ -65,7 +65,6 @@ const StyledButton = styled(MantineButton)<StyledButtonProps>`
|
|||||||
display: flex;
|
display: flex;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
margin-right: 0.5rem;
|
margin-right: 0.5rem;
|
||||||
transform: translateY(-0.1rem);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.mantine-Button-rightIcon {
|
.mantine-Button-rightIcon {
|
||||||
|
|||||||
Reference in New Issue
Block a user