Commit 84400181 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Add transparent background to remove button in tree item list

parent 87df64fe
......@@ -213,6 +213,7 @@ $item-remove-button-space: 42px;
margin-right: $gl-padding-4 / 2;
line-height: 0;
border-color: transparent;
background-color: transparent;
color: $gl-text-color-secondary;
.related-items-tree & {
......
---
title: Add transparent background to remove button in tree item list
merge_request: 38597
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