Disabled checkbox CSS
This commit is contained in:
parent
28a6b735f7
commit
72379d9145
@ -34,3 +34,7 @@
|
||||
.mat-checkbox.error .mat-checkbox-label {
|
||||
color: var(--iqser-primary);
|
||||
}
|
||||
|
||||
.mat-checkbox-disabled {
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user