Commit 542fb6a6 by Matteo

Fine modifiche grafiche ios

parent 25c1ee9f
...@@ -489,8 +489,16 @@ strong { ...@@ -489,8 +489,16 @@ strong {
--ion-background-color: $celeste; --ion-background-color: $celeste;
} }
.header-grid { .md{
height: 80px; .header-grid {
height: 80px;
}
}
.ion{
.header-grid {
height: 90px;
}
} }
.header-subpage { .header-subpage {
...@@ -635,6 +643,13 @@ strong { ...@@ -635,6 +643,13 @@ strong {
--ion-background-color: #2b94d1!important; --ion-background-color: #2b94d1!important;
} }
.ios{
.menu
{
margin-top: 90px;
}
}
ion-menu{ ion-menu{
ion-content, ion-header{ ion-content, ion-header{
--ion-background-color: #2b94d1!important; --ion-background-color: #2b94d1!important;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment