We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3a228b commit 419af0dCopy full SHA for 419af0d
core/src/components/input/input.common.scss
@@ -479,7 +479,7 @@
479
* This makes the label sit over the input
480
* when the input is blurred and has no value.
481
*/
482
- :host(.input-label-placement-floating) .label-text-wrapper {
+:host(.input-label-placement-floating) .label-text-wrapper {
483
@include transform(translateY(100%), scale(1));
484
}
485
0 commit comments