mirror of
https://github.com/tenrok/vue-select.git
synced 2026-05-17 02:29:37 +03:00
Fix 0 height search input
This commit is contained in:
@@ -216,7 +216,6 @@
|
||||
}
|
||||
.v-select input[type="search"].hidden {
|
||||
border: none;
|
||||
height: 0;
|
||||
padding: 0;
|
||||
width: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user