mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-01 07:36:39 +08:00
更改SaaS
This commit is contained in:
parent
9ba97c5602
commit
a51104250f
@ -198,8 +198,7 @@ function Screen() {
|
||||
return (
|
||||
<div
|
||||
className={`${styles.container} ${
|
||||
shouldTightBorder ? styles["tight-container"] : styles.container
|
||||
} ${getLang() === "ar" ? styles["rtl-screen"] : ""}`}
|
||||
shouldTightBorder ? styles["tight-container"] : styles["rtl-screen"]}`}
|
||||
>
|
||||
{renderContent()}
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user