Add more margin to copy code button
This commit is contained in:
parent
40748d6f8c
commit
de7e38855a
@ -55,7 +55,7 @@ code {
|
|||||||
|
|
||||||
.copy-code {
|
.copy-code {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: .5rem;
|
top: 1rem;
|
||||||
right: .5rem;
|
right: .5rem;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
background-color: #1b1f26;
|
background-color: #1b1f26;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user