Skip to content

Fix "Copy to clipboard" action button has a mismatching white background.

Filipa Lacerda requested to merge 22635-clipboard-icon into master

What does this MR do?

Adds a class to all the clipboard icons which removes the extra padding. It also fixes some odd overlay when over the clipboard icon in commits list.

Are there points in the code the reviewer needs to double check?

No.

Why was this MR needed?

To fix the extra padding and background color that was visible when it should not be

Screenshots (if relevant)

commits_list file

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #22635 (closed)

Merge request reports