From 3e6b8c0529566c2851235c4b776824bddb47d82b Mon Sep 17 00:00:00 2001 From: wwtamu <144841721+wwtamu@users.noreply.github.com> Date: Thu, 17 Jul 2025 11:53:20 -0500 Subject: [PATCH] Update object-list.component.html refactoring bootstrap spacing class --- src/app/shared/object-list/object-list.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/shared/object-list/object-list.component.html b/src/app/shared/object-list/object-list.component.html index 5670199fc5..1c93a4fceb 100644 --- a/src/app/shared/object-list/object-list.component.html +++ b/src/app/shared/object-list/object-list.component.html @@ -16,7 +16,7 @@ (prev)="goPrev()" (next)="goNext()"> @if (objects?.hasSucceeded) { -