forked from hazza/dspace-angular
improve responsivness
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
(next)="goNext()"
|
||||
[retainScrollPosition]="true"
|
||||
>
|
||||
<div class="row" *ngIf="objects?.hasSucceeded">
|
||||
<div *ngIf="objects?.hasSucceeded">
|
||||
<div @fadeIn>
|
||||
<ds-tabulatable-objects-loader [objects]="objects.payload"
|
||||
[context]="context"
|
||||
|
Reference in New Issue
Block a user