Skip to content

Commit

Permalink
fix: rightmargin tages vert pad
Browse files Browse the repository at this point in the history
  • Loading branch information
atanasster committed Jan 6, 2021
1 parent ed9c2c0 commit cc591f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/components/src/ThemeContext/theme.ts
Original file line number Diff line number Diff line change
Expand Up @@ -642,6 +642,7 @@ export const theme: ControlsTheme = {
},
rightmargin: {
mr: 1,
my: '2px',
display: 'inline-block',
px: 1,
whiteSpace: 'nowrap',
Expand Down

0 comments on commit cc591f8

Please sign in to comment.