Added default styling
This commit is contained in:
parent
09f403c086
commit
cb247db8d3
2 changed files with 14 additions and 1 deletions
|
|
@ -141,7 +141,7 @@
|
|||
They are given 12px of horizontal padding by default.
|
||||
</p>
|
||||
|
||||
<%- example(`<button>Click me</button>
|
||||
<%- example(`<button class="default">Click me</button>
|
||||
<input type="submit" />
|
||||
<input type="reset" /> `)%>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue