Add space around code snippet copy icon

pull/46362/head
Tim Bannister 2024-05-14 00:53:00 +01:00
parent 2b498d9bfb
commit e2d9c4f1c5
1 changed files with 1 additions and 0 deletions

View File

@ -1412,4 +1412,5 @@ div.alert > em.javascript-required {
.code-sample > .copy-code-icon {
cursor: pointer;
text-align: right;
padding: 0.2rem;
}