Skip to content

Commit

Permalink
Fix #3755
Browse files Browse the repository at this point in the history
  • Loading branch information
lolzivkovic authored and jgthms committed Apr 29, 2024
1 parent 72e99d1 commit 7aec58a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sass/form/shared.scss
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ $input-radius: cv.getVar("radius") !default;
.#{iv.$class-prefix}control,
.#{iv.$class-prefix}input,
.#{iv.$class-prefix}textarea,
.#{iv.$class-prefix}select select {
.#{iv.$class-prefix}select {
@include cv.register-vars(
(
"input-h": #{$input-h},
Expand Down

0 comments on commit 7aec58a

Please sign in to comment.