mirror of
https://github.com/gitbutlerapp/gitbutler.git
synced 2025-01-02 14:31:50 +03:00
Icon button wide
prop fix (#3535)
This commit is contained in:
parent
5dc744dae2
commit
0b0fe13b5c
@ -39,7 +39,7 @@
|
||||
class:wide
|
||||
class:grow
|
||||
class:not-clickable={!clickable}
|
||||
class:fixed-width={!SLOTS}
|
||||
class:fixed-width={!SLOTS && !wide}
|
||||
class:is-dropdown={isDropdownChild}
|
||||
style:align-self={align}
|
||||
style:width={width ? pxToRem(width) : undefined}
|
||||
|
Loading…
Reference in New Issue
Block a user