vttred/ose

[V11testing1] The sidebar menu formatting is broken

anthonyronda opened this issue · 2 comments

What happened?

image

This section is now being rendered with flex-row, so license.html is now in the same row as the system name and version

What is the expected behaviour?

the fix is to give our subsection flex-basis: 100% to force it to its own row (but maybe not until after testing 2 comes out, in case this changes again)

Relevant Errors and Warnings

No response

Additional Support Details

No response

Foundry VTT Core Version

None

Old-School Essentials Core Version

1.8.3

Please update your browser regularly. Which (updated) browsers are you seeing the problem on?

Firefox, Chrome

Code of Conduct

  • I agree to follow this project's Code of Conduct

This is no longer true:
image

Issue could be closed?

Thanks! Yes fixed in #419