UBERF-4205: updated Panel header layout, custom aside (#3974)

Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
Alexander Platov
2023-11-13 12:28:54 +07:00
committed by GitHub
parent d5a7280f15
commit 4c3ba1fbc4
42 changed files with 486 additions and 520 deletions
@@ -24,7 +24,8 @@
<Button
{icon}
kind={'ghost'}
iconProps={{ size: 'medium' }}
kind={'icon'}
showTooltip={{ label: title, direction: 'bottom' }}
on:click={() => copyTextToClipboard(text)}
/>