#11668 Fix black theme

This commit is contained in:
miguel angel rasteu 2023-08-03 13:45:31 +02:00
parent 1009404bfd
commit c2cdbcce1b
1 changed files with 1 additions and 1 deletions

View File

@ -1459,7 +1459,7 @@ select[multiple] option:hover {
}
.select2-container .select2-selection--single .select2-selection__rendered {
color: var(--secondary-color) !important;
color: var(--secondary-color);
}
.filter_summary > div,