Fix back button from share app
This commit is contained in:
parent
63c7684259
commit
d8d565f1d3
5 changed files with 25 additions and 18 deletions
|
|
@ -7,7 +7,8 @@
|
|||
// Please include a description of the problem solved by the workaround.
|
||||
|
||||
// class to dynamically hide the ion-nav-bar for v1 Amazon flow
|
||||
ion-nav-bar.hide { display: block !important; }
|
||||
// Fix hide-nav-bar (true|false)
|
||||
//ion-nav-bar.hide { display: block !important; }
|
||||
|
||||
// the ion tabs element never needs it's own background (backgrounds are
|
||||
// rendered by the tabs), and the default background would cover the scanner
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue