Skip to content

Commit 284b97b

Browse files
committed
refac
1 parent 7e79f8d commit 284b97b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/lib/components/chat/Messages/Markdown/MarkdownTokens.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@
134134
<div class="scrollbar-hidden relative overflow-x-auto max-w-full">
135135
<table
136136
class=" w-full text-sm text-left text-gray-500 dark:text-gray-400 max-w-full rounded-xl"
137+
dir="auto"
137138
>
138139
<thead
139140
class="text-xs text-gray-700 uppercase bg-white dark:bg-gray-900 dark:text-gray-400 border-none"

0 commit comments

Comments
 (0)