mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 21:01:08 +08:00
improve Boolean layout so that the buttons have similar widths
This commit is contained in:
parent
0fd8c11eb1
commit
df1bf21d8c
@ -27,6 +27,8 @@ const Label = styled.label(({ theme }) => ({
|
||||
},
|
||||
|
||||
span: {
|
||||
minWidth: 60,
|
||||
textAlign: 'center',
|
||||
fontSize: theme.typography.size.s1,
|
||||
fontWeight: theme.typography.weight.bold,
|
||||
lineHeight: '1',
|
||||
|
Loading…
x
Reference in New Issue
Block a user