Skip to content

Commit

Permalink
Merge branch 'main' into changeset-release/main
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] authored Dec 16, 2024
2 parents 0033bbf + 168a8df commit c2a5b6a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions .changeset/fast-terms-fry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@twilio-paste/code-block": patch
"@twilio-paste/core": patch
---

Updated spacing and sizing tokens for overflow button. No visible changes.
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ export const OverflowButton: React.FC<OverflowButtonProps> = ({
display="flex"
alignItems="center"
justifyContent="center"
width="sizeIcon40"
padding="space20"
width="sizeBase60"
padding="space10"
position="relative"
boxShadow={determineShadow()}
element={`${element}_OVERFLOW_BUTTON_${position.toUpperCase()}`}
Expand Down

0 comments on commit c2a5b6a

Please sign in to comment.