mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-09 08:09:32 +08:00
Fixed bad tab offset
This commit is contained in:
@ -175,7 +175,7 @@ body, .ionic-body {
|
||||
|
||||
// Specify that a content area will have tabs
|
||||
.has-tabs {
|
||||
bottom: 84px;
|
||||
bottom: 44px;
|
||||
}
|
||||
|
||||
// A full screen section with a solid background
|
||||
|
||||
Reference in New Issue
Block a user