mirror of
https://github.com/tenrok/vue-select.git
synced 2026-05-23 03:54:04 +03:00
Merge pull request #166 from sagalbot/bootstrap4-hotfix
.dropdown-menu is hidden by default in 4.0.0-alpha.6
This commit is contained in:
@@ -82,6 +82,7 @@
|
||||
}
|
||||
/* Dropdown Menu */
|
||||
.v-select .dropdown-menu {
|
||||
display:block;
|
||||
position: absolute;
|
||||
top: 100%;
|
||||
left: 0;
|
||||
|
||||
Reference in New Issue
Block a user