mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 18:13:31 +00:00
Adjust base component styles
This commit is contained in:
parent
57c34637cf
commit
a4584ecd5c
4 changed files with 8 additions and 5 deletions
|
|
@ -162,7 +162,7 @@ const StyledButton = styled(MantineButton)<StyledButtonProps>`
|
|||
}
|
||||
|
||||
&:active {
|
||||
transform: scale(0.98);
|
||||
transform: none;
|
||||
}
|
||||
|
||||
& .mantine-Button-centerLoader {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue