Skip to content

Commit faa5481

Browse files
committed
Remove unnecessary positioning rule.
This is left over from the days of absolutely-positioning the select elements.
1 parent 34a3a34 commit faa5481

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/Select.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,6 @@
204204
padding: 0 .5em;
205205
max-width: 100%;
206206
background: none;
207-
position: relative;
208207
box-shadow: none;
209208
210209
/* `flex-grow` will stretch the input to take all remaining space, but We

0 commit comments

Comments
 (0)