aa0e608a4a4cfdedaf9ac8d557e7cd0429b62ef7
Force the title + meta column to the inline-start (visual right in RTL) and the doc_type badge to the inline-end (visual left). The previous layout used justify-between with an ambient dir="rtl" inherited from <html>, but the Radix ScrollArea Viewport was eating the direction context and flipping the row to LTR. Fix: set dir="rtl" explicitly on both ScrollArea and the inner ul, drop justify-between, and use ms-auto on the badge so it grows its inline-start margin regardless of ambient direction. Title column gets an explicit text-right for good measure. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Description
AI Legal Decision Drafting System — MCP server, web upload, RAG search
Languages
Python
59.1%
TypeScript
37.4%
JavaScript
1.7%
Shell
1.2%
CSS
0.5%
Other
0.1%