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 f662fa4 commit 4c5847eCopy full SHA for 4c5847e
packages/form-layout/theme/lumo/vaadin-form-item-styles.js
@@ -16,7 +16,6 @@ registerStyles(
16
margin-top: var(--lumo-space-m);
17
margin-left: calc(var(--lumo-border-radius-m) / 4);
18
margin-bottom: var(--lumo-space-xs);
19
- transition: color 0.4s;
20
line-height: 1.333;
21
}
22
0 commit comments