mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-02-25 09:24:08 +01:00
main element is 'main' now, instead of body
This commit is contained in:
parent
9d0fef1dd3
commit
fffe24d7aa
2 changed files with 17 additions and 19 deletions
|
|
@ -62,7 +62,7 @@
|
|||
background: url($mainBgUrl) no-repeat center center;
|
||||
background-size: cover;
|
||||
will-change: transform;
|
||||
z-index: -1;
|
||||
z-index: 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue