mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Removed more fixed stuff for tabs, etc.
This commit is contained in:
@@ -11,8 +11,6 @@
|
||||
@include justify-content(center);
|
||||
|
||||
@include tab-style($tabs-default-bg, $tabs-default-border, $tabs-default-text);
|
||||
position: absolute;
|
||||
bottom: 0;
|
||||
z-index: 5;
|
||||
|
||||
width: 100%;
|
||||
@@ -65,10 +63,6 @@
|
||||
}
|
||||
}
|
||||
|
||||
.tabs-top {
|
||||
top: $bar-height;
|
||||
}
|
||||
|
||||
.tab-item {
|
||||
@include flex(1);
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user