copy button position

This commit is contained in:
Abrar Ahmad 2022-07-27 19:45:16 +05:00
parent aae8447923
commit 94262e35e4
3 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
.code-block-wrapper .copyBtn { .code-block-wrapper .copyBtn {
@apply absolute right-2 top-2 outline-none text-gray-200 opacity-25; @apply absolute right-2 top-4 outline-none text-gray-200 opacity-25;
} }
.code-block-wrapper .copyBtn:hover { .code-block-wrapper .copyBtn:hover {

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long