Skip to content

Commit

Permalink
style: idebutton style adjust
Browse files Browse the repository at this point in the history
  • Loading branch information
mlhiter committed Jan 2, 2025
1 parent 356ccbf commit 6e18e43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/providers/devbox/components/IDEButton.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ const IDEButton = ({
<Tooltip label={t('ide_tooltip')} hasArrow bg={'#FFFFFF'} color={'grayModern.900'}>
<Button
height={'32px'}
width={'90px'}
width={'100px'}
fontSize={'base'}
bg={'grayModern.150'}
color={'grayModern.900'}
Expand Down

0 comments on commit 6e18e43

Please sign in to comment.