Skip to content

Commit

Permalink
fix for small regression in settings editor icon style/spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
telamonian committed Feb 24, 2020
1 parent f7fdeca commit 48651c2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/ui-components/src/style/icon.ts
Expand Up @@ -337,8 +337,7 @@ export namespace LabIconStyle {
container: {
display: 'inline-block',
flex: '0 0 20px',
marginLeft: '2px',
marginRight: '1px',
margin: '0 3px 0 0',
position: 'relative',
height: '20px',
width: '20px'
Expand Down

0 comments on commit 48651c2

Please sign in to comment.