Increase drafts button horizontal padding and gap

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Samuel Newman
2026-01-13 13:55:03 +02:00
parent 0f91bb0067
commit ff3be5f841
@@ -49,7 +49,7 @@ export function DraftsButton({
color="primary"
shape="default"
size="small"
style={[a.rounded_full, a.py_sm, {paddingLeft: 7, paddingRight: 7}]}
style={[a.rounded_full, a.py_sm, a.px_md, a.mx_xs]}
disabled={isSaving}
onPress={handlePress}>
<ButtonText style={[a.text_md]}>