mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
.has-header required in <main>
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<h1 class="title">Input: Text</h1>
|
||||
</header>
|
||||
|
||||
<main>
|
||||
<main class="has-header">
|
||||
|
||||
</main>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user