Add minor UI updates (#772)
* Add minor UI updates * Fix lint * Fix company board card fields * Fix company board card fields --------- Co-authored-by: Charles Bochet <charles@twenty.com>
This commit is contained in:
@ -25,6 +25,7 @@ export function PeopleCompanyCell({ people }: OwnProps) {
|
||||
return (
|
||||
<EditableCell
|
||||
transparent
|
||||
maxContentWidth={160}
|
||||
editHotkeyScope={{ scope: RelationPickerHotkeyScope.RelationPicker }}
|
||||
editModeContent={
|
||||
isCreating ? (
|
||||
|
||||
Reference in New Issue
Block a user