Skip to content
Snippets Groups Projects
Commit 22425476 authored by Hamza HRAMCHI's avatar Hamza HRAMCHI
Browse files

FIX #18361 TIME 0:10 fix css

parent af603997
No related branches found
No related tags found
No related merge requests found
<mat-card id="viewThumbnail" style="display:none;position: fixed;z-index: 2;margin-left: 1px; bottom: 0;"> <mat-card id="viewThumbnail" style="display:none;position: fixed;z-index: 2;margin-left: -28px; top: 0;">
<img style="max-height: 100vh;" *ngIf="thumbnailUrl !== ''" [src]="thumbnailUrl | secureUrl | async" /> <img style="max-height: 100vh;" *ngIf="thumbnailUrl !== ''" [src]="thumbnailUrl | secureUrl | async" />
</mat-card> </mat-card>
<ng-template #filterTemplate> <ng-template #filterTemplate>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment