mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-04 00:28:49 +01:00
feat: add call action cards on demo dashboard (#1996)
This commit is contained in:
parent
a71c8281ab
commit
67c9f796dc
6 changed files with 20 additions and 2 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue