Skip to content

Commit

Permalink
[DEV-11397] Added max-width to button blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
fgyimah committed Aug 17, 2023
1 parent 1a1faa1 commit 91f5129
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/elements/ButtonBlock/ButtonBlockNode.scss
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ $white: #fff;
font-size: $font-size-m;
line-height: $line-height;
font-weight: 600;
max-width: 100%;

&--outlined {
background-color: $white;
Expand Down

0 comments on commit 91f5129

Please sign in to comment.