Skip to content

Commit 6a87b72

Browse files
author
Andrea Barbasso
committed
Merge branch 'task/dspace-cris-2023_02_x/DSC-2270' into task/main-cris/DSC-2270
# Conflicts: # src/app/shared/search/search-labels/search-label/search-label.component.html # src/app/shared/search/search-labels/search-label/search-label.component.spec.ts # src/app/shared/search/search-labels/search-label/search-label.component.ts
2 parents b6a84a9 + 7b1e1d0 commit 6a87b72

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)