Skip to content

Commit

Permalink
fix(table): center text of the button
Browse files Browse the repository at this point in the history
  • Loading branch information
hirsch committed Aug 23, 2021
1 parent 3638fa3 commit 95945a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/src/styles/elements/button.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
text-decoration: none !important;
padding: 12px 24px;
min-height: 48px;
justify-content: center;

&::-moz-focus-inner {
border: 0;
Expand Down

0 comments on commit 95945a3

Please sign in to comment.