mirror of
https://github.com/lingble/twenty.git
synced 2025-10-30 12:22:29 +00:00
Put back object type in settings form (#8234)
Before <img width="673" alt="Capture d’écran 2024-10-31 à 11 15 27" src="https://github.com/user-attachments/assets/78d81f5b-88c0-40b7-8901-104365ecdd49"> After <img width="673" alt="Capture d’écran 2024-10-31 à 11 15 07" src="https://github.com/user-attachments/assets/9427da22-a75b-4257-b948-28807b110b26">
This commit is contained in:
@@ -100,7 +100,6 @@ type SettingsDataModelFieldSettingsFormCardProps = {
|
||||
} & Pick<SettingsDataModelFieldPreviewCardProps, 'objectMetadataItem'>;
|
||||
|
||||
const StyledFieldPreviewCard = styled(SettingsDataModelFieldPreviewCard)`
|
||||
display: grid;
|
||||
flex: 1 1 100%;
|
||||
`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user