Skip to content

Commit 361f11a

Browse files
committed
fix: giphy header style
1 parent 593bbec commit 361f11a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/src/components/Attachment/Giphy.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ const styles = StyleSheet.create({
6969
flexDirection: 'row',
7070
justifyContent: 'space-between',
7171
padding: 8,
72-
width: '68%',
72+
width: '60%',
7373
},
7474
margin: {
7575
margin: 1,

0 commit comments

Comments
 (0)