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

View File

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