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:
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 {
|
||||
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 {
|
||||
|
||||
Reference in New Issue
Block a user