mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Simpler content area and fixed nav ctrl
This commit is contained in:
10
dist/css/ionic.css
vendored
10
dist/css/ionic.css
vendored
@@ -1446,15 +1446,7 @@ body, .ionic-body {
|
||||
-webkit-transform: translateZ(0px);
|
||||
transform: translateZ(0px); }
|
||||
|
||||
.content-wrapper {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
overflow: auto;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
-webkit-overflow-scrolling: touch; }
|
||||
|
||||
.content-plain {
|
||||
.content {
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
top: 0;
|
||||
|
||||
Reference in New Issue
Block a user