Parcourir la source

修改设置的无障碍

lyf il y a 1 an
Parent
commit
034c82e514
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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={() => {