mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-15 06:23:42 +08:00
test
This commit is contained in:
@@ -163,6 +163,7 @@ function _Home() {
|
||||
: styles.container
|
||||
}`}
|
||||
>
|
||||
<div className={styles["photo-left"]}></div>
|
||||
<div
|
||||
className={styles.sidebar + ` ${showSideBar && styles["sidebar-show"]}`}
|
||||
>
|
||||
@@ -204,7 +205,6 @@ function _Home() {
|
||||
shadow
|
||||
/>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<IconButton
|
||||
|
Reference in New Issue
Block a user