mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-22 01:25:00 +02:00
TSK-336: mobile UI adaptation (#3492)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
dispatch('close', item.id)
|
||||
}}
|
||||
>
|
||||
<div class="flex-grow caption-color nowrap"><Label label={item.label} /></div>
|
||||
<div class="flex-grow caption-color nowrap"><Label label={item.label} params={item.params} /></div>
|
||||
<div class="check">
|
||||
{#if item.id === selected}<IconCheck size={'small'} />{/if}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user