mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-22 16:02:24 +00:00
nits
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user