Skip to content

Commit 419af0d

Browse files
committed
style: lint take 47
1 parent d3a228b commit 419af0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/components/input/input.common.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@
479479
* This makes the label sit over the input
480480
* when the input is blurred and has no value.
481481
*/
482-
:host(.input-label-placement-floating) .label-text-wrapper {
482+
:host(.input-label-placement-floating) .label-text-wrapper {
483483
@include transform(translateY(100%), scale(1));
484484
}
485485

0 commit comments

Comments
 (0)