mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-13 03:40:48 +00:00
small image
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
parent
c8cad17e2e
commit
570530329b
@ -30,7 +30,7 @@
|
||||
closed = !closed
|
||||
}}
|
||||
>
|
||||
<svelte:component this={icon} size={'medium'} />
|
||||
<svelte:component this={icon} size={'small'} />
|
||||
<div class="title"><Label {label} /></div>
|
||||
<div class="arrow">{#if closed}<ArrowUp size={'small'} />{:else}<ArrowDown size={'small'} />{/if}</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user