changed the button type so that the button color wouldn't be shaded on hover

pull/6/head
Chris Veilleux 2018-09-25 15:41:14 -05:00
parent 05694551d2
commit 695ac553df
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
<button
class="install-button"
*ngIf="!skill.installed"
mat-button
mat-flat-button
(click)="install_skill(skill)"
>
INSTALL