mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-10 03:37:43 +02:00
Update icons. (#2064)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
@@ -65,7 +65,9 @@
|
||||
<Icon {icon} size={'small'} />
|
||||
</div>
|
||||
{/if}
|
||||
{#if label}<Label {label} />{:else}{title}{/if}
|
||||
<span class="overflow-label">
|
||||
{#if label}<Label {label} />{:else}{title}{/if}
|
||||
</span>
|
||||
|
||||
{#if node}
|
||||
<div class="an-element__icon-arrow {parent ? 'small' : 'medium'}" class:collapsed>
|
||||
|
||||
Reference in New Issue
Block a user