mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-23 01:55:00 +02:00
UBER-340,-341,-346, TSK-1545: ui fixes (#3328)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
export let currentProject: Project | undefined = undefined
|
||||
|
||||
export let kind: ButtonKind = 'link-bordered'
|
||||
export let size: ButtonSize = 'inline'
|
||||
export let size: ButtonSize = 'small'
|
||||
export let justify: 'left' | 'center' = 'left'
|
||||
export let width: string | undefined = 'min-contet'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user