"ml/backend/vscode:/vscode.git/clone" did not exist on "9ed8bf14cb885509281d63731cda16637a7e0bd2"
Commit a2edd2d9 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

refac: styling

parent e6cf552a
......@@ -28,7 +28,7 @@
<ShareChatModal bind:show={showShareChatModal} chatId={$chatId} />
<nav id="nav" class=" sticky py-2.5 top-0 flex flex-row justify-center z-30">
<div class=" flex max-w-full w-full mx-auto px-6 pt-1">
<div class=" flex max-w-full w-full mx-auto px-5 pt-0.5 md:px-[1.3rem]">
<div class="flex items-center w-full max-w-full">
<div class="flex-1 overflow-hidden max-w-full">
{#if showModelSelector}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment