mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 10:14:03 +00:00
copy button position
This commit is contained in:
parent
aae8447923
commit
94262e35e4
3 changed files with 3 additions and 3 deletions
|
|
@ -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
Loading…
Add table
Add a link
Reference in a new issue