mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
save
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user