mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
Fix button layout in ds-resource-policies
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
({{resourceUUID}})
|
||||
</ng-container>
|
||||
</span>
|
||||
<div class="space-children-mr">
|
||||
<div class="space-children-mr flex-shrink-0">
|
||||
<button class="btn btn-danger p-1"
|
||||
[disabled]="(!(canDelete() | async)) || (isProcessingDelete() | async)"
|
||||
[title]="'resource-policies.delete.btn.title' | translate"
|
||||
|
Reference in New Issue
Block a user