mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-11-29 16:43:16 +00:00
style: spacings...
This commit is contained in:
@@ -191,7 +191,7 @@ export default function Conversation() {
|
||||
};
|
||||
|
||||
return (
|
||||
<div className="flex h-screen flex-col gap-7">
|
||||
<div className="flex h-screen flex-col gap-7 pb-2">
|
||||
<div
|
||||
onWheel={handleUserInterruption}
|
||||
onTouchMove={handleUserInterruption}
|
||||
|
||||
Reference in New Issue
Block a user