app/assets/less/components/button.less: adding linkedin button.
This commit is contained in:
parent
c76b3f1b09
commit
207955fb4c
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@
|
|||
.button-github { .button-variant(@button-github-color, @button-github-bg); }
|
||||
.button-gitlab { .button-variant(@button-gitlab-color, @button-gitlab-bg); }
|
||||
.button-google { .button-variant(@button-google-color, @button-google-bg); }
|
||||
.button-linkedin { .button-variant(@button-linkedin-color, @button-linkedin-bg); }
|
||||
|
||||
// Outline
|
||||
// ----------------------------------
|
||||
|
|
|
|||
Reference in a new issue