• Mark Florian's avatar
    Fix License Compliance widget button spacing · 64bc3b13
    Mark Florian authored
    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.
    
    Finally, this removes a snapshot test that wasn't providing any value,
    since other tests in the suite make the necessary assertions about the
    `Manage licenses` and `View full report` buttons in the `ReportSection`
    anyway (which is what was in the snapshot).
    
    Addresses https://gitlab.com/gitlab-org/gitlab/-/issues/283889.
    64bc3b13
283889-fix-spacing-license-compliance-mr-widget.yml 97 Bytes