fix(pc-client): PC 端统一手机端设计 Token 并补提交 src/components(B-52 视觉阻塞修复)
Co-authored-by: multica-agent <github@multica.ai>
This commit is contained in:
@@ -84,7 +84,7 @@ export const BlackListContent = ({ closeOverlay }: { closeOverlay?: () => void }
|
||||
<div className="flex items-center justify-between bg-[var(--gap-text)] p-5">
|
||||
<span className="text-base font-medium">{t("placeholder.blackList")}</span>
|
||||
<CloseOutlined
|
||||
className="app-no-drag cursor-pointer text-[#8e9aaf]"
|
||||
className="app-no-drag cursor-pointer text-[var(--sub-text)]"
|
||||
rev={undefined}
|
||||
onClick={closeOverlay}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user