mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-06 08:01:35 +00:00
ux nit
This commit is contained in:
@@ -360,7 +360,7 @@
|
||||
{/if}
|
||||
<slot name="actions" />
|
||||
</div>
|
||||
<div class="text-right text-xs {error === '' ? 'text-white' : 'font-bold text-red-600'}">
|
||||
<div class="text-right text-xs {error === '' ? 'text-white' : 'text-red-600'}">
|
||||
{error === '' ? '...' : error}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user