Skip to content

Commit 46adb32

Browse files
author
Jeff
committed
Fix 0 height search input
1 parent e8e5eff commit 46adb32

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
@@ -216,7 +216,6 @@
216216
}
217217
.v-select input[type="search"].hidden {
218218
border: none;
219-
height: 0;
220219
padding: 0;
221220
width: 0;
222221
}

0 commit comments

Comments
 (0)