Merge pull request #5355 from cmgustavo/bug/nav-bar-blank
Fixes when swipe back, the nav bar become blank
This commit is contained in:
commit
fbc5dcde04
3 changed files with 12 additions and 17 deletions
|
|
@ -12,6 +12,8 @@ ion-tabs.ion-tabs-transparent {
|
|||
background: none transparent;
|
||||
}
|
||||
|
||||
ion-nav-bar.hide { display: block !important; }
|
||||
|
||||
// .placeholder-icon padding cannot be modified by a variable
|
||||
$placeholder-icon-padding: 10px;
|
||||
.placeholder-icon {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue