mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-06 18:45:08 +00:00
(@fuse/overrides/angular-material) Fixed: Tailwind breaks the disabled mat-checkbox styling
This commit is contained in:
parent
ba8689ed0c
commit
685e981438
|
@ -315,6 +315,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
.mdc-checkbox__native-control {
|
||||
opacity: 0 !important;
|
||||
}
|
||||
|
||||
/* -------------------------------------------------------------------------- */
|
||||
/* @ Chip
|
||||
/* -------------------------------------------------------------------------- */
|
||||
|
|
Loading…
Reference in New Issue
Block a user