Match close (X) button size for Getting Started and Trending in desktop sidebar
This commit is contained in:
committed by
Samuel Newman
parent
2c200a81ba
commit
593f5c4e8e
@@ -65,7 +65,7 @@ function Inner() {
|
||||
color="secondary"
|
||||
shape="round"
|
||||
onPress={() => trendingPrompt.open()}>
|
||||
<ButtonIcon icon={X} />
|
||||
<ButtonIcon icon={X} size="sm" />
|
||||
</Button>
|
||||
</View>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user