Skip to content

Commit

Permalink
fix(Dialog): title radius when bg color #close-783
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkahn committed Jun 13, 2019
1 parent 41ae904 commit 8692936
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dialog/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
border-radius: $dialog-corner;
box-shadow: $dialog-shadow;
text-align: left;
overflow: hidden;

&-header {
padding: $dialog-title-padding-top $dialog-title-padding-left-right $dialog-title-padding-bottom $dialog-title-padding-left-right;
Expand Down

0 comments on commit 8692936

Please sign in to comment.