mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-22 10:30:34 +03:00
Fixed CSS
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -5,10 +5,7 @@
|
|||||||
|
|
||||||
.v-select .disabled {
|
.v-select .disabled {
|
||||||
cursor: not-allowed !important;
|
cursor: not-allowed !important;
|
||||||
}
|
background-color: rgb(248, 248, 248) !important;
|
||||||
|
|
||||||
.v-select .dropdown-toggle .disabled {
|
|
||||||
background-color: rgb(248, 248, 248);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.v-select .open-indicator {
|
.v-select .open-indicator {
|
||||||
|
|||||||
Reference in New Issue
Block a user