Merge pull request #4414 from gabrielbazan7/fix/barLine
fix white line in ionic header in some devices
This commit is contained in:
commit
31dfea67e0
1 changed files with 4 additions and 0 deletions
|
|
@ -20,6 +20,10 @@
|
|||
z-index: -1;
|
||||
}
|
||||
|
||||
.bar {
|
||||
border-bottom: none;
|
||||
}
|
||||
|
||||
.ng-hide.ng-hide-animate {
|
||||
display: none !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue