aboutsummaryrefslogtreecommitdiff
path: root/apps/web/app/(dash)/chat/CodeBlock.tsx
diff options
context:
space:
mode:
authorDhravya <[email protected]>2024-06-13 18:49:43 -0500
committerDhravya <[email protected]>2024-06-13 18:49:43 -0500
commit0fb924d9b016ae7ebab4a64d7f71cf3418a0d80d (patch)
tree2922a564091b78f19d3a0208d270a74a128a519f /apps/web/app/(dash)/chat/CodeBlock.tsx
parentmake header and menu fixed instead of absolute to prevent movement on scroll (diff)
downloadsupermemory-0fb924d9b016ae7ebab4a64d7f71cf3418a0d80d.tar.xz
supermemory-0fb924d9b016ae7ebab4a64d7f71cf3418a0d80d.zip
small stuff
Diffstat (limited to 'apps/web/app/(dash)/chat/CodeBlock.tsx')
-rw-r--r--apps/web/app/(dash)/chat/CodeBlock.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/web/app/(dash)/chat/CodeBlock.tsx b/apps/web/app/(dash)/chat/CodeBlock.tsx
index f9929f70..0bb6a19d 100644
--- a/apps/web/app/(dash)/chat/CodeBlock.tsx
+++ b/apps/web/app/(dash)/chat/CodeBlock.tsx
@@ -53,7 +53,7 @@ const CodeBar = React.memo(
viewBox="0 0 24 24"
strokeWidth={1.5}
stroke="currentColor"
- className="size-6"
+ className="size-4"
>
<path
strokeLinecap="round"