Skip to content

Commit

Permalink
fixed styling for CommandPalette header icon
Browse files Browse the repository at this point in the history
  • Loading branch information
telamonian committed Feb 22, 2020
1 parent 64b9068 commit 440cb6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ui-components/src/style/icon.ts
Expand Up @@ -184,6 +184,7 @@ const containerCSSBreadCrumb: NestedCSSProperties = {
};

const containerCSSCommandPaletteHeader: NestedCSSProperties = {
height: '14px',
margin: '0 14px 0 auto'
};

Expand Down

0 comments on commit 440cb6a

Please sign in to comment.