Skip to content

Commit d715859

Browse files
committed
fix input append prepend style
1 parent 538d85d commit d715859

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/input/input.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,7 @@
179179
border-color: $input-focus-border-color
180180
.cube-input-prepend, .cube-input-append
181181
display: flex
182+
align-items: center
182183
.cube-input-prepend
183184
+ .cube-input-field
184185
margin-left: -5px

0 commit comments

Comments
 (0)