chore: update button ui component

This commit is contained in:
JimmFly
2023-01-18 15:58:24 +08:00
parent 69b396b9d4
commit 74d7b7ab9d
+1 -1
View File
@@ -182,7 +182,7 @@ export const StyledButton = styled('button', {
paddingLeft: padding,
paddingRight: padding,
border: '1px solid',
...displayInlineFlex('flex-start', 'center'),
...displayInlineFlex('center', 'center'),
position: 'relative',
// TODO: disabled color is not decided
...(disabled