Skip to content

Commit a0f6e9a

Browse files
Mattia VianelliAndrea Barbasso
authored andcommitted
Merged in task/dspace-cris-2025_02_x/DSC-2706 (pull request DSpace#4047)
DSC-2706 Provided missing classes to make the icon move in the correct place Approved-by: Andrea Barbasso
2 parents 00016d4 + cb8cc4f commit a0f6e9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/shared/form/builder/ds-dynamic-form-ui/models/onebox/dynamic-onebox.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
@if (!searching && !loadingInitialValue) {
5050
<i
5151
dsAuthorityConfidenceState
52-
class="far fa-circle fa-2x fa-fw my-auto p-0"
52+
class="far fa-circle fa-2x fa-fw position-absolute authority-icons"
5353
aria-hidden="true"
5454
[authorityValue]="currentValue"
5555
(whenClickOnConfidenceNotAccepted)="whenClickOnConfidenceNotAccepted($event)"></i>

0 commit comments

Comments
 (0)