Skip to content

Commit 6eaf646

Browse files
Andrea Barbassoatarix83
authored andcommitted
Merged in task/dspace-cris-2023_02_x/DSC-2270 (pull request DSpace#3043)
[DSC-2270] apply container and margin-bottom to metrics box Approved-by: Giuseppe Digilio
2 parents 9e2480f + 7b1e1d0 commit 6eaf646

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/cris-layout/cris-layout-matrix/cris-layout-box-container/boxes/metrics/cris-layout-metrics-box.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<div [class]="box.style" class="w-100">
1+
<div [class]="box.style" class="w-100 container mb-3">
22
<div *ngIf="metricRows">
33
<!-- PRINT ROWS -->
44
<div ds-metric-row

0 commit comments

Comments
 (0)