Browse Source

修改设置的无障碍

lyf 1 year ago
parent
commit
034c82e514
1 changed files with 1 additions and 0 deletions
  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={() => {