mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-22 18:30:14 +01:00
fix(landing): behaviour when lazy images not loaded
This commit is contained in:
parent
1d51862e99
commit
351de1388e
2 changed files with 3 additions and 0 deletions
|
|
@ -28,6 +28,9 @@
|
|||
visibility: visible;
|
||||
opacity: 1;
|
||||
}
|
||||
&.ng-failed-lazyloaded {
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue