ui: Update copy button icon margin (#7835)

This commit is contained in:
Kenia 2020-05-11 13:25:56 -04:00 committed by John Cowen
parent f21b17a1f2
commit 319301abe8
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
margin-top: -5px;
}
%copy-button:not(:empty)::before {
margin-right: 10px;
margin-right: 4px;
}
%internal-button {
padding: 0.9em 1em;