Commit 992ee2ab authored by Jannik Lehmann's avatar Jannik Lehmann Committed by Mark Florian

Update Dast Modal Button Styles

parent 034d314f
...@@ -21,8 +21,8 @@ export default { ...@@ -21,8 +21,8 @@ export default {
modal: { modal: {
modalId: 'dastUrl', modalId: 'dastUrl',
actionPrimary: { actionPrimary: {
text: __('Close'), text: __('Done'),
attributes: { variant: 'success' }, attributes: { variant: 'default' },
}, },
}, },
computed: { computed: {
......
---
title: Updated text and styling of the DAST-modal footer button
merge_request: 52245
author:
type: changed
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