circular back button

This commit is contained in:
Samuel Newman
2026-01-06 20:48:03 +02:00
parent b90bab73bc
commit 7147b17a9b
@@ -77,7 +77,7 @@ export function BackButton({onPress, style, ...props}: Partial<ButtonProps>) {
size="small"
variant="ghost"
color="secondary"
shape="square"
shape="round"
hitSlop={HITSLOP_30}
style={[
{marginLeft: -BUTTON_VISUAL_ALIGNMENT_OFFSET},