change all modals nav header with ionic header to fix ios delay
This commit is contained in:
parent
a0d8d8cb3d
commit
4a9b94f3b5
11 changed files with 78 additions and 104 deletions
|
|
@ -20,8 +20,13 @@
|
|||
z-index: -1;
|
||||
}
|
||||
|
||||
.ng-hide.ng-hide-animate{
|
||||
display: none !important;
|
||||
.ng-hide.ng-hide-animate {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.bar .title {
|
||||
font-size: 14px;
|
||||
line-height: 48px;
|
||||
}
|
||||
|
||||
.radio-label {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue