Settings and accordion update (#217)

This commit is contained in:
Kerem Yilmaz
2024-04-23 12:21:45 -07:00
committed by GitHub
parent 4e8ea81110
commit 9b540b9416
3 changed files with 48 additions and 4 deletions

View File

@@ -18,7 +18,7 @@ function RootLayout({ onLogout }: Props) {
return (
<>
<div className="w-full h-full px-4">
<aside className="fixed w-72 px-6 shrink-0 min-h-screen">
<aside className="fixed w-72 px-6 shrink-0 min-h-screen border-r-2">
<Link
to="https://skyvern.com"
target="_blank"