Update the position of panel buttons

This commit is contained in:
Pranav
2025-05-12 13:52:20 -07:00
parent 653c47bd9d
commit 16b09e8b3f
@@ -21,7 +21,7 @@ const handleCopilotSidebarToggle = () => {
<template>
<div
class="flex flex-col justify-center items-center absolute top-20 right-1 bg-n-alpha-2 border border-n-weak rounded-lg bg-n-background gap-2 py-0.5 px-0.5"
class="flex flex-col justify-center items-center absolute top-24 right-1 bg-n-alpha-2 border border-n-weak rounded-lg bg-n-background gap-2 py-0.5 px-0.5"
>
<Button
ghost