mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-06 22:29:44 +08:00
rename padded/padding, inset/margin
This commit is contained in:
@ -100,7 +100,7 @@
|
||||
<h1 class="title">New Task</h1>
|
||||
<button class="button button-clear button-primary" ng-click="close()">Done</button>
|
||||
</header>
|
||||
<main class="content padded has-header">
|
||||
<main class="content padding has-header">
|
||||
<input type="text" placeholder="I need to do this...">
|
||||
</main>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user