When screen width is 700px to 1000px, there is no way to set the language.
The setting icon in right corner beside the avatar is hidden, but the menu button in the left corner is not shown.
iPad (except Pro) has a width of 768px in Portrait orientation.
Here attaches a screenshot to demonstrate this issue. The screenshot is in Firefox but the result looks the same.
Description
When screen width is 700px to 1000px, there is no way to set the language. The setting icon in right corner beside the avatar is hidden, but the menu button in the left corner is not shown. iPad (except Pro) has a width of 768px in Portrait orientation.
Here attaches a screenshot to demonstrate this issue. The screenshot is in Firefox but the result looks the same.
Corresponding Code
https://github.com/KUN1007/kun-galgame-nuxt3/blob/00f2d7f0c6eb007c06ee7c7322addfb86c2ff466/components/kun/top-bar/Avatar.vue#L164-L167
https://github.com/KUN1007/kun-galgame-nuxt3/blob/00f2d7f0c6eb007c06ee7c7322addfb86c2ff466/components/kun/top-bar/Nav.vue#L103-L110
The side navigation bar is also inaccessible:
https://github.com/KUN1007/kun-galgame-nuxt3/blob/00f2d7f0c6eb007c06ee7c7322addfb86c2ff466/pages/index.vue#L99-L103
Suggested Solution
Redesign the layout for iPad.