Skip to content

Commit

Permalink
Add nowrap for input
Browse files Browse the repository at this point in the history
  • Loading branch information
sashuk committed Sep 30, 2024
1 parent 8b3877e commit 57da9dc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ export const rootBasicClasses = [
'rounded-sm',
'[font-size:_unset]',
'hover:[&_.resetButtonDirty]:visible',
'text-nowrap',
]

export const getHeightClasses = ({
Expand Down

0 comments on commit 57da9dc

Please sign in to comment.