This commit is contained in:
EGOIST 2022-05-28 01:17:57 +08:00
parent d806c8be8e
commit 021bccb216
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@
@apply text-zinc-100 bg-zinc-600/50;
@apply rounded-lg h-7 px-3 items-center;
@apply active:mt-[2px];
@apply inline-flex md:hidden;
@apply hidden;
}
.prose .code-wrapper:hover .copy-button {