Skip to content

Commit

Permalink
UI fix
Browse files Browse the repository at this point in the history
Signed-off-by: F-Node-Karlsruhe <christian.fries@eecc.de>
  • Loading branch information
F-Node-Karlsruhe committed Jun 27, 2023
1 parent 775257f commit c51e2c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/views/Entry.vue
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</div>
<div class="col-3 text-end">
<button data-bs-toggle="modal" type="button" data-bs-target="#auth-modal"
class="btn btn-outline-primary mt-1"><i class="bi-person-vcard-fill" data-bs-container="body"
class="btn btn-outline-primary ms-1 mt-1"><i class="bi-person-vcard-fill" data-bs-container="body"
data-bs-toggle="tooltip" data-bs-title="Authenticate"></i></button>
<router-link :to="{ path: 'request' }" class="btn btn-outline-primary ms-1 mt-1" type="button"><i
class="bi-send-check-fill" role="img" aria-label="Presentation request"></i>
Expand Down

0 comments on commit c51e2c6

Please sign in to comment.