Skip to content

Commit 4aba402

Browse files
radgloblangermank
andauthored
Update src/Button/styles.ts
Co-authored-by: Katie Langerman <18661030+langermank@users.noreply.github.com>
1 parent 1e1cc7e commit 4aba402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Button/styles.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ export const getVariantStyles = (variant: VariantType = 'default', theme?: Theme
189189
link: {
190190
color: 'accent.fg',
191191
backgroundColor: 'transparent',
192-
display: 'inline-block',
192+
display: 'inline-flex',
193193
border: 'none',
194194
height: 'unset',
195195
padding: 0,

0 commit comments

Comments
 (0)