Skip to content

Commit

Permalink
Reposition comment expansion symbol
Browse files Browse the repository at this point in the history
  • Loading branch information
TimDaub committed Dec 6, 2024
1 parent f78df20 commit 897e227
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/components/row.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -718,7 +718,7 @@ const row = (
<span> </span>
</div>
<div
style="width:10%; display: flex; align-items: center; justify-content: end; padding-right: 19px;"
style="width:10%; display: flex; align-items: center; justify-content: end; padding-right: 7px;"
>
${expandSVG}
</div>
Expand Down

0 comments on commit 897e227

Please sign in to comment.