mirror of
https://github.com/lingble/twenty.git
synced 2025-10-28 19:32:28 +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
|
||||
Icon={RightIcon ?? IconDotsVertical}
|
||||
size="small"
|
||||
accent="tertiary"
|
||||
/>
|
||||
}
|
||||
dropdownComponents={dropdownContent}
|
||||
|
||||
Reference in New Issue
Block a user