Skip to content

Commit

Permalink
Update button.svelte (#8369)
Browse files Browse the repository at this point in the history
Update button.svelte
  • Loading branch information
shilman committed Oct 14, 2019
1 parent 3628d79 commit 9594d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/cli/generators/SVELTE/template/stories/button.svelte
Expand Up @@ -6,7 +6,7 @@
.button {
border: 1px solid #eee;
border-radius: 3px;
backgroundColor: #FFFFFF;
background-color: #FFFFFF;
cursor: pointer;
font-size: 15px;
padding: 3px 10px;
Expand Down

0 comments on commit 9594d72

Please sign in to comment.