mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-07 15:07:13 +08:00
Fixes for tab demo
This commit is contained in:
@ -78,12 +78,12 @@ body, .ionic-body {
|
||||
|
||||
.has-footer {
|
||||
//bottom: $bar-height;
|
||||
//margin-bottom: $bar-height;
|
||||
margin-bottom: $bar-height;
|
||||
}
|
||||
|
||||
// Specify that a content area will have tabs
|
||||
.has-tabs {
|
||||
bottom: $tabs-height;
|
||||
margin-bottom: 84px;
|
||||
}
|
||||
|
||||
.page, .full-section {
|
||||
|
||||
Reference in New Issue
Block a user