"docs/source/reference/vscode:/vscode.git/clone" did not exist on "a689e619c4d09a4b3f4a9541d67391abb72e939a"
Commit 3431a934 authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

fix: safari styling

parent 8745091a
...@@ -152,10 +152,7 @@ ...@@ -152,10 +152,7 @@
<hr class=" dark:border-gray-800 mt-6 mb-2" /> <hr class=" dark:border-gray-800 mt-6 mb-2" />
</div> </div>
<div <div class=" flex flex-col w-full flex-auto overflow-auto h-0" id="messages-container">
class=" flex flex-col justify-center w-full flex-auto overflow-auto h-0"
id="messages-container"
>
<div class=" h-full w-full flex flex-col py-4"> <div class=" h-full w-full flex flex-col py-4">
<div class="py-2"> <div class="py-2">
<Messages <Messages
......
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