2
0
mirror of https://github.com/tenrok/vue-select.git synced 2026-05-17 02:29:37 +03:00

Fixed CSS

This commit is contained in:
es
2016-12-27 12:13:47 +08:00
parent 686059e7be
commit de8d83799b
3 changed files with 3 additions and 6 deletions
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
File diff suppressed because one or more lines are too long
+1 -4
View File
@@ -5,10 +5,7 @@
.v-select .disabled {
cursor: not-allowed !important;
}
.v-select .dropdown-toggle .disabled {
background-color: rgb(248, 248, 248);
background-color: rgb(248, 248, 248) !important;
}
.v-select .open-indicator {