RED-8161 - Hard to read Document Versions in Read-Only Mode

This commit is contained in:
Valentin Mihai 2024-02-13 17:19:09 +02:00
parent 67485fdac2
commit 42cc494e2f

View File

@ -39,6 +39,10 @@ mat-chip-listbox {
&.mat-mdc-chip-selected {
background-color: var(--iqser-btn-bg);
.mdc-evolution-chip__text-label {
color: #212121;
}
.selected-mark {
display: block;
}