mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
Added some space below the button.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div class="row" *ngIf="showBackButton | async" (click)="back()">
|
||||
<div class="col-12">
|
||||
<button class="btn btn-secondary ng-tns-c242-28" >
|
||||
<button class="btn btn-secondary back-btn ng-tns-c242-28" >
|
||||
<i _ngcontent-dspace-angular-c242="" class="fas fa-arrow-left ng-tns-c242-3"></i>
|
||||
{{"search-browse-item-return" | translate}}</button>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user