mobile: make failed inbox item error json vertically scrollable

This commit is contained in:
Ammar Ahmed
2026-06-02 11:55:54 +05:00
committed by Abdullah Atta
parent 3216c33fe6
commit db53a1e311

View File

@@ -145,7 +145,6 @@ function DetailsBlock({ value }: { value: string }) {
</View>
<ScrollView
horizontal
style={{ maxHeight: 120 }}
contentContainerStyle={{
padding: DefaultAppStyles.GAP_SMALL