Skip to content

Commit

Permalink
adjust transverse comment margin
Browse files Browse the repository at this point in the history
  • Loading branch information
bellangerq committed Sep 13, 2024
1 parent 8cbf7c0 commit 61356af
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ const isOffline = useIsOffline();

<MarkdownRenderer
v-if="showTransverseComment && transverseComment"
class="fr-mb-3w"
class="fr-mt-5w"
:markdown="transverseComment"
/>
</div>
Expand Down

0 comments on commit 61356af

Please sign in to comment.