Hello @Bonapara, Done with issue #6317. I had to create a new component, EditableField ([Component](https://github.com/ehconitin/twenty/commit/56bf16b82b7c84cdd8cc1682cbdf584e127425e8#diff-3a2362dbe6e21e46c55a673c80460bc201c62b36790b5df28b4c1f9f27377f59)), because the existing InputText component has a fixed height ([link](https://github.com/twentyhq/twenty/blob/main/packages/twenty-front/src/modules/ui/input/components/TextInputV2.tsx#L55)), which causes the attachment row to increase in size everytime clicked on rename. I’ve also updated the colors for the box border and box shadow as specified in Figma. Please let me know your thoughts. Thanks https://github.com/user-attachments/assets/d667269d-070e-4968-b63c-2ba9605de055 --------- Co-authored-by: Félix Malfait <felix.malfait@gmail.com>