Commit 2e417fd5 authored by Simon Knox's avatar Simon Knox

Merge branch '320941-health-status-edit-button-not-visible-in-darkmode' into 'master'

Updated health status edit button to match

See merge request gitlab-org/gitlab!65348
parents 5c585ee9 a7f39abb
......@@ -166,7 +166,7 @@ export default {
<gl-button
ref="editButton"
variant="link"
class="edit-link btn-link-hover gl-text-black-normal!"
class="edit-link btn-link-hover gl-text-gray-900! gl-hover-text-blue-800!"
:disabled="!isOpen"
@click.stop="toggleFormDropdown"
@keydown.esc="hideDropdown"
......
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