Reduce Threadgate button size (#4287)

This commit is contained in:
dan
2024-05-30 15:57:03 +01:00
committed by GitHub
parent 8feb2ab449
commit 8de028387c
2 changed files with 6 additions and 2 deletions
@@ -49,7 +49,7 @@ export function ThreadgateBtn({
<Button
variant="solid"
color="secondary"
size="small"
size="xsmall"
testID="openReplyGateButton"
onPress={onPress}
label={label}>