Skip to content
Snippets Groups Projects
Commit 1929b1b0 authored by Benedikt Heinrichs's avatar Benedikt Heinrichs
Browse files

Fix: Description icon position

parent 914be254
No related branches found
No related tags found
1 merge request!161merge dev into master
......@@ -22,7 +22,7 @@
<!-- Label -->
<span>{{ label }}</span>
<div v-if="description" class="d-inline-block align-middle ms-1">
<div v-if="description" class="d-inline-flex ms-1">
<!-- Information Circle Icon -->
<i-bi-info-circle :id="labelFor" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment