Skip to content

Commit

Permalink
fix(Dialog): close icon align
Browse files Browse the repository at this point in the history
  • Loading branch information
zouxuoz committed Jun 13, 2019
1 parent 38bb78d commit 7f8b9ac
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/components/Dialog/Dialog.theme.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ const [HeaderCloseTag, themeHeaderClose] = createThemeTag('dialogHeaderClose', {
userSelect: 'none',
position: 'absolute',
right: '20px',
display: 'flex',

'&:hover': {
color: '#8698a7',
Expand Down

0 comments on commit 7f8b9ac

Please sign in to comment.