Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Commit

Permalink
styled the toast demo button
Browse files Browse the repository at this point in the history
  • Loading branch information
blackbaud-conorwright committed Apr 10, 2018
1 parent 3b5d5cb commit 35de170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/demos/toast/toast-demo.component.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<div>
<button (click)='openMessage()'>Open toast</button>
<button class='sky-btn sky-btn-primary' (click)='openMessage()'>Open toast</button>
</div>

0 comments on commit 35de170

Please sign in to comment.