Skip to content

Commit

Permalink
width change from fit to xs
Browse files Browse the repository at this point in the history
  • Loading branch information
TenzDelek committed Sep 19, 2024
1 parent 1599f3d commit e0fec37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/site/components/Common/Select/index.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@

.dropdown {
@apply max-h-48
max-w-fit
max-w-xs
overflow-hidden
overflow-y-auto
rounded-md
Expand Down

0 comments on commit e0fec37

Please sign in to comment.