update: style
This commit is contained in:
@@ -302,7 +302,7 @@ function WorkspaceTreeItems({
|
||||
)}
|
||||
{item.visibility !== "private" && (
|
||||
<span
|
||||
className="size-1.5 shrink-0 rounded-full bg-[#1dbd7c] shadow-[0_0_0_3px_rgb(29_189_124/10%)]"
|
||||
className="size-1.5 shrink-0 rounded-full bg-[#1dbd7c] ring-3 ring-success/10"
|
||||
title="Workspace 可见"
|
||||
/>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user