Skip to content

Commit 0160a40

Browse files
blalan05Dmitry Sharshakov
authored andcommitted
fix(prefix position): provide margin-top (#6956)
fixes #6942
1 parent f9bbc07 commit 0160a40

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/vuetify/src/stylus/components/_text-fields.styl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,7 @@ rtl(v-text-field-rtl, "v-text-field")
292292
border-radius: 4px
293293

294294
.v-text-field__prefix
295+
margin-top: 22px
295296
max-height: 32px
296297

297298
.v-input__prepend-outer,

0 commit comments

Comments
 (0)