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">Button Group</h1>
|
||||
</header>
|
||||
|
||||
<main class="content-padded">
|
||||
<main class="content-padded has-header">
|
||||
<p>
|
||||
<div class="button-group">
|
||||
<a class="button button-primary" href="index.html">Success</a>
|
||||
|
||||
Reference in New Issue
Block a user