"...git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "9b5903938813f3e706e6a88c7717bbaa0843c467"
Commit 4ccb5d39 authored by Ido Henri Mamia's avatar Ido Henri Mamia
Browse files

Code blocks should be in LTR layout for all layouts

parent 16b218e6
......@@ -21,7 +21,7 @@
</script>
{#if code}
<div class="mb-4">
<div class="mb-4" dir="ltr">
<div
class="flex justify-between bg-[#202123] text-white text-xs px-4 pt-1 pb-0.5 rounded-t-lg overflow-x-auto"
>
......
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