This commit is contained in:
tiago.kayaya
2021-08-05 09:42:35 +01:00
parent 23e87b9964
commit c220256d26
6 changed files with 43 additions and 41 deletions
+7
View File
@@ -559,6 +559,8 @@ $app-theme: mat-light-theme((
}
}
/* .main-content{
width: 100%;
height: 100% !important;
@@ -572,3 +574,8 @@ $app-theme: mat-light-theme((
html, body { height: 100%; }
body { margin: 0; font-family: Roboto, "Helvetica Neue", sans-serif; }
.ion-segment-button-no-border {
--indicator-color: transparent !important;
--indicator-color-checked: transparent !important;
}