mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 15:40:11 +01:00
parent
4b3988ec3b
commit
5d84abf4d2
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ $hoverlink: $primary-dark;
|
|||
@mixin body-bg() {
|
||||
background-color: $body-bg;
|
||||
|
||||
$mainBgUrl: $images-root + 'blur-bg.jpg';
|
||||
$mainBgUrl: $assets-root + $images-root + 'blur-bg.jpg';
|
||||
|
||||
&::before {
|
||||
content: '';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue