Style improvements and UI bug fixes

This commit is contained in:
Isaac Abadi
2022-12-25 19:26:05 -06:00
parent 20e7ec7c84
commit c45e0f04be
5 changed files with 14 additions and 5 deletions

View File

@@ -26,7 +26,11 @@
height: 64px;
}
::ng-deep .mdc-list-item__primary-text {
::ng-deep .top-menu-button > span {
width: 85px;
height: 26px;
}
::ng-deep .mdc-switch {
outline: none !important;
}