mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-02 08:06:38 +08:00
微调样式
This commit is contained in:
parent
b7a216c35b
commit
cce6bcbbc8
@ -1786,17 +1786,7 @@ function _Chat() {
|
|||||||
/>
|
/>
|
||||||
</label>
|
</label>
|
||||||
</div>
|
</div>
|
||||||
<div
|
<div className={styles["bottom-tip"]}>
|
||||||
className={styles["bottom-tip"]}
|
|
||||||
// style={{
|
|
||||||
// color: "var(--text-secondary)",
|
|
||||||
// fontSize: ".75rem",
|
|
||||||
// lineHeight: "1rem",
|
|
||||||
// textAlign: "center",
|
|
||||||
// paddingBottom: ".5rem",
|
|
||||||
// paddingTop: ".5rem"
|
|
||||||
// }}
|
|
||||||
>
|
|
||||||
<span>AI 也可能会犯错。请核查重要信息。</span>
|
<span>AI 也可能会犯错。请核查重要信息。</span>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user