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