统一 Airshelf 界面组件与图标
This commit is contained in:
@@ -247,7 +247,7 @@ export default function NewProjectPage() {
|
||||
>
|
||||
<div className="num">
|
||||
{state === "done"
|
||||
? <Icon name="check" size={12} strokeWidth={3} />
|
||||
? <Icon name="check" size={12} strokeWidth={1.5} />
|
||||
: s.n}
|
||||
</div>
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user