fix: switch button

This commit is contained in:
Gabe
2025-10-11 12:11:13 +08:00
parent 359206630d
commit ac7b3b9824
4 changed files with 4 additions and 0 deletions

View File

@@ -69,6 +69,7 @@ export default function InputSetting() {
/>
}
label={i18n("use_input_box_translation")}
sx={{ width: "fit-content" }}
/>
<Box>

View File

@@ -38,6 +38,7 @@ export default function MouseHoverSetting() {
/>
}
label={i18n("use_mousehover_translation")}
sx={{ width: "fit-content" }}
/>
<Box>

View File

@@ -56,6 +56,7 @@ export default function SubtitleSetting() {
/>
}
label={i18n("toggle_subtitle_translate")}
sx={{ width: "fit-content" }}
/>
<Box>

View File

@@ -88,6 +88,7 @@ export default function Tranbox() {
/>
}
label={i18n("toggle_selection_translate")}
sx={{ width: "fit-content" }}
/>
<Box>