diff --git a/app/src/components/VariantHeader/VariantHeader.tsx b/app/src/components/VariantHeader/VariantHeader.tsx index 60352a2..e86fd59 100644 --- a/app/src/components/VariantHeader/VariantHeader.tsx +++ b/app/src/components/VariantHeader/VariantHeader.tsx @@ -105,6 +105,7 @@ export default function VariantHeader( onDrop={onReorder} backgroundColor={isDragTarget ? "gray.200" : "white"} borderTopLeftRadius={gridItemProps.borderTopLeftRadius} + borderTopRightRadius={gridItemProps.borderTopRightRadius} h="full" >