This commit is contained in:
Ruben Fiszel
2024-11-07 19:48:11 +01:00
parent a8861aaf8a
commit cbe45ded06
@@ -173,11 +173,8 @@
{:else}
<div class="flex flex-row justify-between flex-wrap sm:flex-nowrap gap-x-4">
<div class="w-full">
<h2 class="mt-4">Approvers:</h2>
<p class="text-xs italic"
>Each approver can only approve once and cannot change their approver name set by the
approval sender</p
>
<h2 class="mt-4">Approvers</h2>
<div class="my-4">
{#if currentApprovers.length > 0}
<ul>