'Remove text space inside accordion list react native paper

I'm using the List Accordion component, inside each section has a video and some text, this text will be under this video.

So, I noticed the text component has this space on the left, how can I remove this space? I tried with margin, padding, and nothing work

EXPO SNACK: https://snack.expo.dev/@matthsena/accordion

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source