Skip to content

Commit

Permalink
fix(wrap): new styling
Browse files Browse the repository at this point in the history
  • Loading branch information
CarloBar1 committed Apr 9, 2024
1 parent 1bbccb3 commit bbac24a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stories/cosmoz-autocomplete.stories.js
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ const ContourAutocomplete = ({
.contour-autocomplete {
--cosmoz-input-color: #aeacac;
--cosmoz-input-border-radius: 4px;
--cosmoz-input-padding: 12px;
--cosmoz-input-wrap-padding: 12px;
--cosmoz-input-line-display: none;
--cosmoz-input-contour-size: 1px;
--cosmoz-input-label-translate-y: 10px;
Expand Down

0 comments on commit bbac24a

Please sign in to comment.