header issues

This commit is contained in:
CHIEFSOFT\ameye
2024-02-01 18:12:03 -05:00
parent d03e5b2532
commit e607092a51
+2 -5
View File
@@ -314,17 +314,14 @@ height: 45px;
background-color: green;
}
.modal-head{
height: 45px;
// background-color: #4c8dff;
height: 45px !important;
color: white;
font-weight: bolder;
font-size: 18px;
ion-toolbar{
height: 45px;
// background-color: yellow;
height: 45px !important;
ion-title{
height: 45px !important;
// background-color: #4B5DFA;
}
}
}