Skip to content

Commit

Permalink
fix(modal): support different numbers of buttons (carbon-design-syste…
Browse files Browse the repository at this point in the history
  • Loading branch information
asudoh authored and harpality committed Jun 5, 2019
1 parent 74917a0 commit 9bf5bc5
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 9bf5bc5

Please sign in to comment.