Skip to content

Commit

Permalink
ESC-409 image-block-does-not-align (#651)
Browse files Browse the repository at this point in the history
  • Loading branch information
chiragchhatrala authored Dec 17, 2024
1 parent 28019fc commit 49c2d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/components/open/forms/OpenFormField.vue
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
v-else
:alt="field.name"
:src="field.image_block"
class="max-w-full"
class="max-w-full inline-block"
:class="theme.default.borderRadius"
>
</div>
Expand Down

0 comments on commit 49c2d6b

Please sign in to comment.