fix(ui): fix field title spacing

Closes #5405
This commit is contained in:
psychedelicious 2024-01-06 00:02:51 +11:00 committed by Kent Keirsey
parent 4716632c23
commit d8d266d3be

View File

@ -88,7 +88,6 @@ const EditableFieldTitle = forwardRef((props: Props, ref) => {
alignItems="center"
justifyContent="flex-start"
gap={1}
h="full"
w="full"
>
<EditablePreview