feat: change light theme

This commit is contained in:
Henry Li
2026-01-17 20:32:27 +08:00
parent e418eb6110
commit 79d87de523
5 changed files with 10 additions and 10 deletions

View File

@@ -52,7 +52,7 @@ export function ArtifactFileDetail({
<div>
<ArtifactTitle>
<Select value={filepath} onValueChange={select}>
<SelectTrigger className="border-none bg-transparent! select-none focus:outline-0 active:outline-0">
<SelectTrigger className="border-none bg-transparent! shadow-none select-none focus:outline-0 active:outline-0">
<SelectValue placeholder="Select a file" />
</SelectTrigger>
<SelectContent className="select-none">