fix: improve dark mode color

This commit is contained in:
鲁树人
2025-07-05 01:13:39 +09:00
parent 3fcbe054b0
commit 99bce5c4ef
5 changed files with 14 additions and 11 deletions

View File

@@ -16,7 +16,7 @@ export function SDKVersion() {
return (
<>
<span className="btn btn-ghost inline-flex p-0 h-[1em]" onClick={() => refDialog.current?.showModal()}>
<span className="btn btn-ghost inline-flex p-0" onClick={() => refDialog.current?.showModal()}>
<MdInfoOutline />
</span>