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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 2 deletions

View file

@ -49,7 +49,7 @@ export function ThreadgateBtn({
<Button
variant="solid"
color="secondary"
size="small"
size="xsmall"
testID="openReplyGateButton"
onPress={onPress}
label={label}>