mirror of
https://github.com/xuthus83/pigallery2.git
synced 2025-01-14 14:43:17 +08:00
f9481c9f6e
Refactoring lightbox
6 lines
209 B
HTML
6 lines
209 B
HTML
<div class="lightboxCss"
|
|
#lightbox
|
|
(click)="hide()" >
|
|
<img src="https://pixabay.com/static/uploads/photo/2015/10/01/21/39/background-image-967820_960_720.jpg" width="100%" height="100%"/>
|
|
</div>
|