"src/vscode:/vscode.git/clone" did not exist on "965cf0d25ff9efd2fdce3c4f9e0228421ed97aec"
Commit 8b6f422d authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

refac: styling

parent 2eb8c345
......@@ -249,7 +249,7 @@
</svg>
</button>
</div>
<div class="flex flex-col gap-1.5">
<div class="grid lg:grid-cols-2 flex-col gap-1.5">
{#each promptSuggestions as prompt, promptIdx}
<div class=" flex dark:bg-gray-850 rounded-xl py-1.5">
<div class="flex flex-col flex-1 pl-1">
......
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