RED-3800: greyed out disabled select value.
This commit is contained in:
parent
1b76808917
commit
6dc910c4ca
@ -46,6 +46,12 @@
|
||||
color: var(--iqser-text);
|
||||
}
|
||||
|
||||
.mat-form-field-disabled {
|
||||
.mat-mdc-select-value {
|
||||
color: var(--iqser-grey-3);
|
||||
}
|
||||
}
|
||||
|
||||
.mat-mdc-option .mat-mdc-option-pseudo-checkbox {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user