Skip to content

Commit

Permalink
override select2
Browse files Browse the repository at this point in the history
  • Loading branch information
Matr1x-101 committed Oct 16, 2024
1 parent 7d83c5d commit 75bde74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions morebits.css
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ th.morebits-mbox-text, td.morebits-mbox-text {
}

/* Override select2 silliness */
.select2-selection {
.select2, .select2-container, .select2-selection, .select2-results {
background: var(--background-color-base, #fff) !important;
color: inherit !importants;
color: inherit !important;
}

0 comments on commit 75bde74

Please sign in to comment.