mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-10 00:05:27 +00:00
improve selection toggle
This commit is contained in:
@@ -824,11 +824,6 @@
|
||||
>
|
||||
<MousePointer size="14" />
|
||||
</ControlButton>
|
||||
{#if selectionManager.selectedIds.length > 0}
|
||||
<span class="text-xs text-secondary"
|
||||
>{selectionManager.selectedIds.length} selected</span
|
||||
>
|
||||
{/if}
|
||||
</div>
|
||||
{/if}
|
||||
{#if download}
|
||||
|
||||
Reference in New Issue
Block a user