mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-09 03:26:38 +08:00
Update home.tsx
This commit is contained in:
parent
fa9f3064a1
commit
40ca7eb8e8
@ -136,7 +136,7 @@ function _Home() {
|
|||||||
</div>
|
</div>
|
||||||
<div className={styles["sidebar-copy-button"]}>
|
<div className={styles["sidebar-copy-button"]}>
|
||||||
<IconButton
|
<IconButton
|
||||||
icon={<ClipboardIcon width="24" height="24" />}
|
icon={<ClipboardIcon width="20" height="20" />}
|
||||||
onClick={handleCopyText}
|
onClick={handleCopyText}
|
||||||
shadow
|
shadow
|
||||||
/>
|
/>
|
||||||
|
Loading…
Reference in New Issue
Block a user