TSK-336: mobile UI adaptation (#3492)

Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
Alexander Platov
2023-07-11 16:27:49 +06:00
committed by GitHub
parent 5dc40b1730
commit b2edbadf05
18 changed files with 167 additions and 89 deletions
@@ -155,6 +155,7 @@
isAside={true}
isSub={false}
withoutActivity={false}
withoutTitle
{embedded}
bind:innerWidth
on:open
@@ -252,15 +253,12 @@
/>
<Button
kind={'ghost'}
icon={IconMixin}
selected={showAllMixins}
on:click={() => {
showAllMixins = !showAllMixins
}}
>
<svelte:fragment slot="icon">
<IconMixin size={'small'} />
</svelte:fragment>
</Button>
/>
</svelte:fragment>
<svelte:fragment slot="custom-attributes">