mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-23 10:50:13 +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;
|
visibility: visible;
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
&.ng-failed-lazyloaded {
|
||||||
|
height: 100%;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 69 B After Width: | Height: | Size: 83 B |
Loading…
Add table
Add a link
Reference in a new issue