Merge remote-tracking branch 'origin/main' into sync-7-11-15-22

This commit is contained in:
Sean Perkins
2022-11-15 15:40:21 -05:00
437 changed files with 1449 additions and 1499 deletions

View File

@ -73,17 +73,6 @@
opacity: $toggle-md-disabled-opacity;
}
// TODO: move to item
// .item-md.item-toggle-disabled ion-label {
// opacity: $toggle-md-disabled-opacity;
// pointer-events: none;
// }
// .toggle-md.toggle-disabled ion-radio {
// opacity: $toggle-md-disabled-opacity;
// }
// Material Design Toggle Within An Item
// ----------------------------------------------------------