mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 23:40:14 +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() {
|
@mixin body-bg() {
|
||||||
background-color: $body-bg;
|
background-color: $body-bg;
|
||||||
|
|
||||||
$mainBgUrl: $images-root + 'blur-bg.jpg';
|
$mainBgUrl: $assets-root + $images-root + 'blur-bg.jpg';
|
||||||
|
|
||||||
&::before {
|
&::before {
|
||||||
content: '';
|
content: '';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue