mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
use classnames not header, main, footer
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<h1 class="title">Panels</h1>
|
||||
</header>
|
||||
|
||||
<main class="content-padded has-header">
|
||||
<main class="content content-padded has-header">
|
||||
<p><button class="button button-primary" data-toggle-panel="my-other-left-panel">Other Left Side Panel</button></p>
|
||||
<p id="event-log"></p>
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user