Skip to content

Commit

Permalink
OEL-3414: Changed multiselect color.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tiberiu Dumitru committed Oct 16, 2024
1 parent 9a179ba commit c5ad6c9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/themes/default/src/scss/_multiselect.scss
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,11 @@ select.multi-select {
margin-top: 0;
align-self: center;
}
.ss-values {
.ss-disabled {
color: #6c757d;
}
}
}
}

Expand Down

0 comments on commit c5ad6c9

Please sign in to comment.