mobile: fix tags wrapping in share extension

This commit is contained in:
ammarahm-ed
2023-08-04 20:57:55 +05:00
committed by Ammar Ahmed
parent 0c8c8b6040
commit 985ae848d3

View File

@@ -1020,7 +1020,7 @@ const AddTags = ({ onPress }) => {
activeOpacity={0.7}
style={{
paddingHorizontal: 12,
height: 45,
minHeight: 45,
width: "100%",
marginRight: 0,
borderWidth: 1,