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