Commit 9516de3e authored by Jannik Lehmann's avatar Jannik Lehmann Committed by Mike Greiling

Adjusting button size on license compliance widget

Adjust the size of the "Manage License" Button on
the License Compliance Widget to be consistent
with the other buttons in the row.
parent 44e4af24
......@@ -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