Skip to content

Commit

Permalink
Fixed #849
Browse files Browse the repository at this point in the history
  • Loading branch information
YamiOdymel committed Oct 2, 2022
1 parent ff5201e commit ccdd4a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/button.css
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@
display: flex;
align-items: center;
justify-content: center;
width: calc(2.75em + 2px);
width: calc(2.75rem + 2px);
}

.ts-button.is-start-labeled-icon {
Expand Down

0 comments on commit ccdd4a7

Please sign in to comment.