Skip to content

Commit 7d1dce9

Browse files
committed
fix: tokens
1 parent afa5452 commit 7d1dce9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/text-fields/formfields.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ new approach for floating labels aka "form-fields" (css only)
3939
--mw-input-padding-x: var(--mw-padding-left);
4040
--mw-input-padding-r: 12px;
4141
--mw-label-padding: 4px;
42-
--mw-inputlabel-duration: 0.9s;
42+
--mw-inputlabel-duration: 0.2s;
4343
--mw-inset: 5px;
4444
/* calclated properties */
4545
--label-size: calc(var(--mw-font-size) * 0.75);

0 commit comments

Comments
 (0)