You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if there's a good and easy solution for this one, @MirandaEcho.
The easiest solution would be to just remove the orange circle for lists if it's a block gallery.
The reason it's complicated is because the <figure> element inside of the list item is display: flex; which messes with the spacing. Overriding that would mess with the placement of the image and the caption inside of the gallery which would probably lead us down a bigger rabbit hole than we want to go down.
@joshdarby what's the status of this one? It wasn't on my list for prelaunch items, but it looks like maybe it was completed in which case I'll close out the issue.
Note the orange circles, which appear in
master
and in #140:The text was updated successfully, but these errors were encountered: