Fixed input alignment for variable page
This commit is contained in:
parent
07c09e48e3
commit
970bca7121
1 changed files with 17 additions and 15 deletions
|
@ -42,6 +42,7 @@
|
|||
<div class="form-text fs-5 mb-2 mt-0">
|
||||
@imageVariable.Description
|
||||
</div>
|
||||
<div class="mt-auto">
|
||||
@if (imageVariable.AllowUserToEdit)
|
||||
{
|
||||
<div class="input-group">
|
||||
|
@ -59,6 +60,7 @@
|
|||
}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
}
|
||||
}
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue