Skip to content

Fix License Compliance widget button spacing

What does this MR do?

Fix License Compliance widget button spacing

Use flexbox for laying out the buttons, to avoid whitespace in the template from affecting visual spacing.

This also replaces the deprecated slot syntax with modern shorthand.

Addresses #283889 (closed).

Screenshots (strongly suggested)

Before before_lc
After after_lc

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #283889 (closed)

Edited by Mark Florian

Merge request reports