Commit 2f2e69d3 authored by Mike Greiling's avatar Mike Greiling

Merge branch 'jnnkl-license-compliance-widget-button-size' into 'master'

Adjusting button size on license compliance widget

See merge request gitlab-org/gitlab!57592
parents 97a3733f 9516de3e
......@@ -191,7 +191,6 @@ export default {
<gl-button
v-if="licenseManagementSettingsPath"
data-testid="manage-licenses-button"
size="small"
:class="{ 'gl-mr-3': isCollapsible }"
:href="licenseManagementSettingsPath"
data-qa-selector="manage_licenses_button"
......
---
title: Adjust Button Size on License Compliance widget
merge_request: 57592
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment