Sfoglia il codice sorgente

修改设置的无障碍

lyf 1 anno fa
parent
commit
034c82e514
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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={() => {