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 afa5452 commit 7d1dce9Copy full SHA for 7d1dce9
1 file changed
components/text-fields/formfields.css
@@ -39,7 +39,7 @@ new approach for floating labels aka "form-fields" (css only)
39
--mw-input-padding-x: var(--mw-padding-left);
40
--mw-input-padding-r: 12px;
41
--mw-label-padding: 4px;
42
- --mw-inputlabel-duration: 0.9s;
+ --mw-inputlabel-duration: 0.2s;
43
--mw-inset: 5px;
44
/* calclated properties */
45
--label-size: calc(var(--mw-font-size) * 0.75);
0 commit comments