CSR-918 Cleanup

This commit is contained in:
Katie 2022-11-04 09:53:34 -04:00
parent 053723473c
commit 6add1fb6ca

View file

@ -11,20 +11,5 @@
@include box-shadow-hover($blue-300);
}
}
// &.list-button,
// &.list-button-horizontal,
// &.list-card {
// input[type="radio"],
// input[type="checkbox"] {
// &:not(:checked) {
// + .button-content {
// position: relative;
// z-index: 4;
// @include box-shadow-hover($blue-300);
// }
// }
// }
// }
}
}