ソースを参照

修改设置的无障碍

lyf 1 年間 前
コミット
034c82e514
1 ファイル変更1 行追加0 行削除
  1. 1 0
      app/components/sd/sd.tsx

+ 1 - 0
app/components/sd/sd.tsx

@@ -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={() => {