1
0
Fork 0
mirror of https://github.com/sussy-code/smov.git synced 2025-01-01 16:37:39 +01:00

Fix stupid checkmark thing >:(

This commit is contained in:
Jip Fr 2023-12-09 13:40:53 +01:00
parent f17ccd5066
commit 3b329bcf14

View file

@ -43,7 +43,7 @@ export function ErrorCard(props: {
<div className="flex items-center justify-center gap-3">
<Button
theme="secondary"
padding="p-2 md:px-4"
padding="p-2 h-10 min-w-[40px] md:px-4"
onClick={() => copyError()}
>
{hasCopied ? (