Correct some select2 styling issues
This commit is contained in:
parent
9ea5a645a0
commit
6e3c0e0e9b
@ -14,6 +14,12 @@
|
||||
border: 1px solid var(--border-colour) !important;
|
||||
box-shadow: none !important;
|
||||
-webkit-box-shadow: none !important;
|
||||
font-size: 1rem !important;
|
||||
background-color: var(--bs-body-bg) !important;
|
||||
}
|
||||
|
||||
.select2-selection__rendered {
|
||||
color: var(--bs-body-color) !important;
|
||||
}
|
||||
|
||||
.select2-selection:focus {
|
||||
|
Loading…
x
Reference in New Issue
Block a user