Skip to content

Commit

Permalink
Style: Adjust max-width for color gradient swatch to accommodate butt…
Browse files Browse the repository at this point in the history
…on size
  • Loading branch information
yogeshbhutkar committed Jan 13, 2025
1 parent 88b4e1d commit 5bda174
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ $swatch-gap: 12px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: calc(100% - $button-size-next-default-40px);
}
}

Expand Down

0 comments on commit 5bda174

Please sign in to comment.