Skip to content

Commit 0d7b665

Browse files
committed
fix: style for upload unsupported indicator
1 parent f7151ac commit 0d7b665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/src/components/MessageInput/components/AttachmentPreview/AttachmentUnsupportedIndicator.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ const styles = StyleSheet.create({
6161
alignItems: 'center',
6262
flexDirection: 'row',
6363
marginTop: 4,
64-
paddingHorizontal: 4,
64+
paddingHorizontal: 2,
6565
},
6666
imageStyle: {
6767
borderRadius: 16,

0 commit comments

Comments
 (0)