Skip to content

Commit 07eb3dd

Browse files
Use spacing from the UI library only
1 parent 2966b85 commit 07eb3dd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/common/InputDialog.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ export const InputDialog = <T,>({
9999
variant="primary"
100100
onPress={submit}
101101
isDisabled={!validationResult.ok}
102-
css={{ ml: 3 }}
103102
>
104103
{actionLabel}
105104
</Button>

0 commit comments

Comments
 (0)