Merge pull request #4082 from mikiher/fix-lazy-episode-row-rtl

Fix RTL issue in LazyEpisodeRow
This commit is contained in:
advplyr 2025-03-07 16:56:18 -06:00 committed by GitHub
commit 31be775c32
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@
</div>
<div class="h-10 flex items-center mt-1.5 mb-0.5 overflow-hidden">
<p class="text-sm text-gray-200 line-clamp-2" v-html="episodeSubtitle"></p>
<div dir="auto" class="text-sm text-gray-200 line-clamp-2" v-html="episodeSubtitle"></div>
</div>
<div class="h-8 flex items-center">