lukasz-galka / ngx-gallery

Angular image gallery plugin

Home Page:https://lukasz-galka.github.io/ngx-gallery-demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preview won't work properly.

gitalvininfo opened this issue · comments

I have followed the steps in ngx gallery works fine but the preview won't work properly. I have also added in my styles.css this line
.mat-sidenav-container, .mat-sidenav-content, .mat-tab-body-content {
transform: none !important;
}
I cannot see the left icon, please let me know if this is already solved because I looked for Issues but still can't solve my problem. Thank you.