Skip to content

Commit

Permalink
Use inline-end
Browse files Browse the repository at this point in the history
  • Loading branch information
compulim committed Oct 26, 2024
1 parent 1e149cb commit afb9b95
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default function createCodeBlockCopyButtonStyle() {
border: '1px solid #d1d1d1',
color: '#242424',
display: 'grid',
float: 'right',
float: 'inline-end',
gap: '4px',
justifyContent: 'center',
marginInlineStart: CSSTokens.PaddingRegular,
Expand Down

0 comments on commit afb9b95

Please sign in to comment.