We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aee756e commit 197de70Copy full SHA for 197de70
1 file changed
src/components/Simple.tsx
@@ -379,7 +379,7 @@ export default function Simple() {
379
<>
380
<div
381
ref={logsRef}
382
- className="sticky top-0 m-0 space-y-3 my-2 pb-2 z-40"
+ className="sticky top-0 m-0 space-y-3 my-2 py-2 z-40"
383
>
384
<div className="relative rounded-full bg-background">
385
<div className="flex flex-col border dark:border-none rounded-full px-4 py-3 shadow-sm dark:bg-input/30">
0 commit comments