mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-10 03:28:50 +01:00
fix(grid): use new variable
This commit is contained in:
parent
a37889b410
commit
b4f82580a8
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
div {
|
||||
text-align: center;
|
||||
background-color: nb-theme(color-bg-active);
|
||||
background-color: nb-theme(background-basic-color-2);
|
||||
padding: 0.75rem 0.25rem;
|
||||
border-radius: 0.25rem;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue