Disabled select option
This commit is contained in:
parent
f1c63b889b
commit
2ff807aaaa
@ -18,6 +18,10 @@
|
||||
&.mat-selected:not(.mat-option-multiple) {
|
||||
background-color: rgba(var(--iqser-primary-rgb), 0.2);
|
||||
}
|
||||
|
||||
&.mat-option-disabled {
|
||||
color: rgba(var(--iqser-text-rgb), 0.7);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user