mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(tabs): correct border visibility with android style tabs
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
<header class="bar bar-header bar-positive">
|
||||
<h1 class="title">Deadlines</h1>
|
||||
</header>
|
||||
<ion-content clsas="has-header" padding="true">
|
||||
<ion-content class="has-header" padding="true">
|
||||
<h1>Deadlines</h1>
|
||||
</ion-content>
|
||||
</ion-tab>
|
||||
|
||||
Reference in New Issue
Block a user