mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
Removed style.
This commit is contained in:
@@ -1,3 +1 @@
|
|||||||
span.text-contents{
|
|
||||||
padding: var(--bs-btn-padding-y) 0;
|
|
||||||
}
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
<div class="d-flex">
|
<div class="d-flex">
|
||||||
<div class="flex-grow-1 mr-auto text-contents">
|
<div class="flex-grow-1 mr-auto">
|
||||||
<ng-container *ngIf="!(relatedItem$ | async)">
|
<ng-container *ngIf="!(relatedItem$ | async)">
|
||||||
<ds-themed-loading [showMessage]="false"></ds-themed-loading>
|
<ds-themed-loading [showMessage]="false"></ds-themed-loading>
|
||||||
</ng-container>
|
</ng-container>
|
||||||
|
Reference in New Issue
Block a user