What is the purpose of this arrow? I know about the dashed line area thanks to this post but I don't know what the arrow is.
Here is a reproductible example:
<div style="display: flex; flex-direction: row; flex-wrap: nowrap; background-color: grey;">
<div style="height: 84px; width: 112px;"></div>
</div>
