We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8601c5 commit ec6691bCopy full SHA for ec6691b
package/src/components/Attachment/Giphy.tsx
@@ -37,6 +37,7 @@ const styles = StyleSheet.create({
37
width: 270,
38
},
39
giphy: {
40
+ alignSelf: 'center',
41
borderRadius: 2,
42
height: 170,
43
maxWidth: 270,
0 commit comments