mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-26 11:34:58 +02:00
person presenter to open corresponding editor
Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
export let size: 'x-small' | 'small' | 'medium' | 'large' | 'x-large'
|
||||
</script>
|
||||
|
||||
<div class="flex-row-center">
|
||||
<div class="flex-row-center" on:click>
|
||||
<Avatar {size} />
|
||||
<div class="flex-col user-info">
|
||||
{#if subtitle}<div class="subtitle">{subtitle}</div>{/if}
|
||||
|
||||
Reference in New Issue
Block a user