Make select2-placeholder italic (#3664)

This commit is contained in:
Richard Schreiber
2023-10-23 18:55:56 +02:00
committed by GitHub
parent 7f6365cc81
commit df1433786a

View File

@@ -409,7 +409,9 @@ label .optional {
.select2-hidden-accessible {
top: 50px;
}
.select2-selection__placeholder {
font-style: italic;
}
.large-select2-field-container .select2-container--bootstrap .select2-selection--multiple {
height: 150px;
overflow-y: auto;