updated arrow icon, removed border in header

This commit is contained in:
Jamal Jackson 2016-09-02 07:17:18 -04:00
commit cc72e06f43
2 changed files with 8 additions and 2 deletions

View file

@ -57,3 +57,9 @@
margin-left: auto;
margin-right: auto;
}
ion-header-bar{
button{
border:none;
}
}