Loading scss/forms.scss +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading
scss/forms.scss +1 −1 Original line number Diff line number Diff line Loading @@ -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