mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-26 11:34:58 +02:00
UBER-142: update buttons. Cleaning CSS. (#3482)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
@@ -122,7 +122,7 @@
|
||||
{focusIndex}
|
||||
width={width ?? 'min-content'}
|
||||
{icon}
|
||||
iconProps={{ size: kind === 'link' || kind === 'secondary' ? 'small' : size }}
|
||||
iconProps={{ size: kind === 'link' || kind === 'regular' ? 'small' : size }}
|
||||
{size}
|
||||
{kind}
|
||||
{justify}
|
||||
|
||||
Reference in New Issue
Block a user