Skip to content

Commit 14fd872

Browse files
authored
fix(VField): correct baseline alignment (#22812)
fixes #22648
1 parent e3b66d8 commit 14fd872

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/vuetify/src/components/VField/VField.sass

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
letter-spacing: $field-letter-spacing
1616
max-width: $field-max-width
1717
border-radius: $field-border-radius
18-
contain: layout
1918
flex: 1 0
2019
grid-area: control
2120
position: relative

0 commit comments

Comments
 (0)