[Tex/LaTex] List of figures: numbers overlap image caption

spacingtable of contents

I have many images in a part of my document, now the list of figures numbers collide with its respective image caption as seen below. There would be enough space to move the text a bit more to the right… is there any way to reconfigure the LOF?

LOF

Best Answer

From the linked question in the comments, I figured out the following:

\makeatletter
     \renewcommand*\l@figure{\@dottedtocline{1}{1em}{3.2em}}
\makeatother

Which produces:

LOF