Merge branch 'feat/datacenter' into feat/style-workspaces

This commit is contained in:
DiamondThree
2023-01-22 16:57:27 +08:00
18 changed files with 286 additions and 148 deletions
+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