mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 18:13:31 +00:00
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;
|
display: flex;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
margin-right: 0.5rem;
|
margin-right: 0.5rem;
|
||||||
transform: translateY(-0.1rem);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.mantine-Button-rightIcon {
|
.mantine-Button-rightIcon {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue