Skip to content

fix(ui): min-width for figcaption in cases of no images

Dan Visel requested to merge figure-minimum-width into main

Simple change to prevent figure collapse when there's no image in the figure. <figcaption> always has a minimum width.

Merge request reports