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
list has additional spacing around the <PlatformSection>
Additional Info
This is because <PlatformSection> breaks the list (<ul>) and the list has additional space around it, while the list items don't. I hope there's an easy way to fix this :)
The text was updated successfully, but these errors were encountered:
Steps to Reproduce
<PlatformSection>
to include/exclude specific platform in listExpected Result
Actual Result
<PlatformSection>
Additional Info
This is because
<PlatformSection>
breaks the list (<ul>
) and the list has additional space around it, while the list items don't. I hope there's an easy way to fix this :)The text was updated successfully, but these errors were encountered: