feat: add call action cards on demo dashboard (#1996)

This commit is contained in:
Vladislav Ahmetvaliev 2019-01-17 18:19:09 +03:00 committed by Sergey Andrievskiy
parent a71c8281ab
commit 67c9f796dc
6 changed files with 20 additions and 2 deletions

View file

@ -41,6 +41,7 @@
background-color: nb-theme(header-button-background);
color: nb-theme(header-button-color);
border-color: nb-theme(header-button-outline);
cursor: pointer;
&:hover {
background-color: nb-theme(header-button-background-hover);