Skip to content

Commit

Permalink
ui: Update copy button icon margin (#7835)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaxcode committed May 11, 2020
1 parent 1e31e0c commit 1db4a20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui-v2/app/styles/base/components/buttons/layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
margin-top: -5px;
}
%copy-button:not(:empty)::before {
margin-right: 10px;
margin-right: 4px;
}
%internal-button {
padding: 0.9em 1em;
Expand Down

0 comments on commit 1db4a20

Please sign in to comment.