RED-3800: CSS fix

This commit is contained in:
Adina Țeudan 2023-06-22 18:49:59 +03:00
parent 1a8ab7b4b9
commit 7821b5a2f6

View File

@ -36,6 +36,10 @@
&.mdc-list-item--disabled {
color: rgba(var(--iqser-text-rgb), 0.7);
}
> span {
width: 100%;
}
}
.mat-mdc-select-value {