mirror of
https://github.com/lingble/twenty.git
synced 2025-11-01 21:27:58 +00:00
changed multiItem Field Menu Item button to tertiary (#8517)
Think a simpler fix can fix https://github.com/twentyhq/twenty/pull/8504/files#diff-13c19c3083bfe3172351cddbdd325960072496e9d50b73919fb35aa661bcdd52 https://github.com/twentyhq/twenty/issues/8492
This commit is contained in:
committed by
GitHub
parent
dc42315f12
commit
b733a2f3ec
@@ -83,6 +83,7 @@ export const MenuItemWithOptionDropdown = ({
|
|||||||
<LightIconButton
|
<LightIconButton
|
||||||
Icon={RightIcon ?? IconDotsVertical}
|
Icon={RightIcon ?? IconDotsVertical}
|
||||||
size="small"
|
size="small"
|
||||||
|
accent="tertiary"
|
||||||
/>
|
/>
|
||||||
}
|
}
|
||||||
dropdownComponents={dropdownContent}
|
dropdownComponents={dropdownContent}
|
||||||
|
|||||||
Reference in New Issue
Block a user