Skip to content

Commit

Permalink
changed min-width to allow for button expand
Browse files Browse the repository at this point in the history
  • Loading branch information
mhinkie committed May 31, 2023
1 parent 6aca297 commit 06216c7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.action-button-with-margin {
min-width: unset;
margin-right: 10px;
margin-left: 10px;
}
Expand Down

0 comments on commit 06216c7

Please sign in to comment.