mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-25 10:16:48 +08:00
Update home.tsx
This commit is contained in:
@@ -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
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user