"...git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "4148d70ec029401b152ccbb7da4ad887489dd68c"
Commit fb0f106a authored by Timothy J. Baek's avatar Timothy J. Baek
Browse files

refac: styling

parent dd423f43
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
<div class=" flex flex-col justify-between w-full overflow-y-auto h-full"> <div class=" flex flex-col justify-between w-full overflow-y-auto h-full">
<div class="mx-auto w-full md:px-0 h-full"> <div class="mx-auto w-full md:px-0 h-full">
<div class=" flex flex-col max-h-[100dvh] h-full"> <div class=" flex flex-col max-h-[100dvh] h-full">
<div class="mb-2.5 flex-1 overflow-auto h-0"> <div class="mb-2.5 flex-1 overflow-auto h-0 rounded-lg">
<CodeEditor /> <CodeEditor />
</div> </div>
<div class="pb-3"> <div class="pb-3">
......
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