ui: Update copy button icon margin (#7835)
This commit is contained in:
parent
412eec7f5d
commit
b56ac73327
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue