Skip to content

Commit

Permalink
fix(modal): support different numbers of buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
asudoh committed May 31, 2019
1 parent bca1da3 commit 0bf0831
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/src/components/modal/_modal.scss
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@

button.#{$prefix}--btn {
max-width: none;
width: 50%;
flex: 1;
height: 4rem;
margin: 0;
padding-top: 1rem;
Expand Down

0 comments on commit 0bf0831

Please sign in to comment.