Skip to content

Commit

Permalink
Fix: Change single select option text style
Browse files Browse the repository at this point in the history
  • Loading branch information
yosuva-rajendran committed Sep 27, 2024
1 parent ee5cc0c commit a89ca21
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/form/single-select-with-image.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,6 @@ const SingleSelectWithImage: React.FC<SingleSelectWithImageProps> = ({
gap: 6px;
text-wrap: wrap;
word-break: break-all;
text-transform: capitalize;
}
.select__options__item__img {
Expand Down

0 comments on commit a89ca21

Please sign in to comment.