修改设置的无障碍

This commit is contained in:
lyf 2024-08-07 13:39:23 +08:00
parent 14ff46b5cd
commit 034c82e514

View File

@ -133,6 +133,7 @@ export function Sd() {
{showMaxIcon && ( {showMaxIcon && (
<div className="window-action-button"> <div className="window-action-button">
<IconButton <IconButton
aria={Locale.Chat.Actions.FullScreen}
icon={config.tightBorder ? <MinIcon /> : <MaxIcon />} icon={config.tightBorder ? <MinIcon /> : <MaxIcon />}
bordered bordered
onClick={() => { onClick={() => {