handy online tools for AT Protocol boat.kelinci.net
atproto bluesky atcute typescript solidjs

fix: ui alignment

mary.my.id 8b0b04fd 2fa56343

verified
+1 -1
+1 -1
src/views/identity/plc-oplogs.tsx
··· 354 354 title="Copy to clipboard" 355 355 onClick={copy} 356 356 class={ 357 - `grid h-6 w-6 place-items-center rounded text-base` + 357 + `grid h-5 w-5 place-items-center rounded text-base` + 358 358 (!copied() 359 359 ? ` text-gray-600 hover:bg-gray-200 hover:text-black active:bg-gray-200` 360 360 : ` bg-green-600 text-white`)