mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-12 20:43:08 +00:00
[CST-15591] Fixed headings by their rank
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
<ng-template #noFileUploaded>
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<h3 class="text-center"><span class="text-muted">{{'submission.sections.upload.no-file-uploaded' | translate}}</span></h3>
|
||||
<div class="text-center h3"><span class="text-muted">{{'submission.sections.upload.no-file-uploaded' | translate}}</span></div>
|
||||
</div>
|
||||
</div>
|
||||
</ng-template>
|
||||
|
Reference in New Issue
Block a user