Reduce Threadgate button size (#4287)
This commit is contained in:
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}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue