Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
imagoiq committed Dec 13, 2023
1 parent 2d440d8 commit c33994e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/styles/src/components/floating-label.scss
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@
~ label {
width: calc(
100% - (#{forms.$input-border-width * 2}) - #{forms.$form-floating-padding-x} - #{form-validation.$form-feedback-icon-offset} -
#{form-validation.$form-feedback-icon-size}
#{form-validation.$form-feedback-icon-size}
);
}

Expand Down

0 comments on commit c33994e

Please sign in to comment.