fixed issues
This commit is contained in:
parent
6a64f49438
commit
bfea73bb87
@ -38,13 +38,6 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div *ngIf="!isReadOnly && file.isProcessing" class="justify-center read-only d-flex">
|
||||
<div class="flex-align-items-center">
|
||||
<span [translate]="'file-status.processing'" class="read-only-text"></span>
|
||||
<mat-progress-bar [mode]="'indeterminate'" class="w-100"></mat-progress-bar>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div *ngIf="multiSelectActive$ | async" class="multi-select">
|
||||
<div class="selected-wrapper">
|
||||
<iqser-round-checkbox
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user