mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-23 23:29:31 +01:00
feat: memory ui frontend
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