Skip to content

Commit 4c5847e

Browse files
authored
refactor: remove unused form-item label color transition (#9303)
1 parent f662fa4 commit 4c5847e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/form-layout/theme/lumo/vaadin-form-item-styles.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ registerStyles(
1616
margin-top: var(--lumo-space-m);
1717
margin-left: calc(var(--lumo-border-radius-m) / 4);
1818
margin-bottom: var(--lumo-space-xs);
19-
transition: color 0.4s;
2019
line-height: 1.333;
2120
}
2221

0 commit comments

Comments
 (0)