mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
Merge remote-tracking branch 'upstream/dev' into feat/model-config
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
} else if (size === 'md') {
|
||||
return 'w-[48rem]';
|
||||
} else {
|
||||
return 'w-[52rem]';
|
||||
return 'w-[56rem]';
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user