This commit is contained in:
Peter Maquiran
2022-01-06 11:21:20 +01:00
parent e90d444c89
commit be06d3b3d1
10 changed files with 58 additions and 12 deletions
+6 -1
View File
@@ -1,7 +1,7 @@
ion-tab-bar{
--background: #f9f9f9;
--color: #061b52;
--color: #797979;
}
// Badge
@@ -41,4 +41,9 @@ ion-badge {/* */
ion-tabs.tab .bottoms{
display: none;
}
}
ion-tab-button.active{
color: #061b52;
}