Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4876ec01 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

dropdown fix

parent 50130827
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,6 +4,6 @@ body[data-theme-dark] .app-navigation.app-navigation--close svg path {
body[data-theme-dark] .action-item.action-item--default-popover.action-item--primary .button-vue--icon-and-text {
    color: #ffffff;
}
.v-select .vs__selected-options .vs__selected .vs__search {
.v-select .vs__selected-options input:not([type="radio"]):not([type="checkbox"]):not([type="range"]):not([type="submit"]):not([type="button"]):not([type="reset"]):not([type="color"]):not([type="file"]):not([type="image"]):not(.multiselect__input){
    background-color:transparent;
}
 No newline at end of file