Updated to material design v15

This commit is contained in:
Isaac Abadi
2022-11-26 17:28:10 -05:00
parent 3795a6564b
commit b11a4e006c
32 changed files with 1329 additions and 164 deletions

View File

@@ -13,7 +13,6 @@
}
.theme-slide-toggle {
top: 2px;
left: 10px;
position: relative;
pointer-events: none;
@@ -25,4 +24,9 @@
.top-toolbar {
height: 64px;
}
::ng-deep .mdc-list-item__primary-text {
width: 85px;
height: 26px;
}