mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-09-12 22:06:55 +08:00
feat: complete the missing UI
This commit is contained in:
@@ -63,6 +63,8 @@ export default function AppSetting(props: AppSettingProps) {
|
||||
<List
|
||||
widgetStyle={{
|
||||
selectClassName: "min-w-select-mobile md:min-w-select",
|
||||
inputClassName: "md:min-w-select",
|
||||
rangeClassName: "md:min-w-select",
|
||||
rangeNextLine: isMobileScreen,
|
||||
}}
|
||||
>
|
||||
|
Reference in New Issue
Block a user