Fixes: relation settings design + workflow input border (#19269)

Before 

<img width="450" height="172" alt="Capture d’écran 2026-04-02 à 15 57
06"
src="https://github.com/user-attachments/assets/1b2c3f56-f696-407d-a00f-ae567842dbfc"
/>
<img width="450" height="172" alt="Capture d’écran 2026-04-02 à 15 57
22"
src="https://github.com/user-attachments/assets/51ee6db8-0974-46e1-a65f-25fb8aef7126"
/>

After

<img width="450" height="172" alt="Capture d’écran 2026-04-02 à 15 56
38"
src="https://github.com/user-attachments/assets/4843c36c-3c04-4c5a-b2dc-f48b02c9a907"
/>
<img width="450" height="172" alt="Capture d’écran 2026-04-02 à 15 56
58"
src="https://github.com/user-attachments/assets/ec404b4d-6c37-4694-a68c-63f98cdf7388"
/>
This commit is contained in:
Thomas Trompette
2026-04-02 17:43:35 +02:00
committed by GitHub
parent 7f2b853ae1
commit 779e613df3
3 changed files with 25 additions and 47 deletions
@@ -22,7 +22,9 @@ export type SettingsDataModelRelationFieldPreviewSubWidgetProps = {
};
const StyledCardContainer = styled.div`
margin: auto;
display: flex;
flex: 1 1 0;
min-width: 0;
> * {
border-radius: ${themeCssVariables.border.radius.md};