mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-18 16:02:10 +00:00
prevent flow logo to shrink (#4481)
Co-authored-by: Guilhem <guilhem@mbp-de-windmill.home>
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
}}
|
||||
>
|
||||
{#if kind == 'flow'}
|
||||
<BarsStaggered size={14} />
|
||||
<BarsStaggered size={14} class="shrink-0" />
|
||||
{:else}
|
||||
<Code2 size={14} />
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user