mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-20 08:37:53 +02:00
Update icons. (#2064)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
@@ -22,11 +22,5 @@
|
||||
</script>
|
||||
|
||||
<Tooltip label={title} direction="bottom" fill>
|
||||
<Button
|
||||
{icon}
|
||||
width="min-content"
|
||||
size="small"
|
||||
kind="transparent"
|
||||
on:click={() => navigator.clipboard.writeText(text)}
|
||||
/>
|
||||
<Button {icon} kind="transparent" on:click={() => navigator.clipboard.writeText(text)} />
|
||||
</Tooltip>
|
||||
|
||||
Reference in New Issue
Block a user