forked from GithubProxy/ChatGPT-Next-Web
修改设置的无障碍
This commit is contained in:
parent
14ff46b5cd
commit
034c82e514
@ -133,6 +133,7 @@ export function Sd() {
|
||||
{showMaxIcon && (
|
||||
<div className="window-action-button">
|
||||
<IconButton
|
||||
aria={Locale.Chat.Actions.FullScreen}
|
||||
icon={config.tightBorder ? <MinIcon /> : <MaxIcon />}
|
||||
bordered
|
||||
onClick={() => {
|
||||
|
Loading…
Reference in New Issue
Block a user