fix(admin): align RTL management actions

This commit is contained in:
2026-06-12 15:09:16 +03:30
parent 971b709169
commit 4611c8d63b
4 changed files with 11 additions and 11 deletions

View File

@@ -110,7 +110,7 @@ export default function AdminBlogAssets({ postId }: Props) {
}
return (
<div className="space-y-6" dir="rtl">
<div className="space-y-6">
<div className="flex flex-col gap-4 md:flex-row-reverse md:items-center md:justify-between">
<div className="text-right">
<h2 className="text-2xl font-bold">مرکز آپلود نوشته</h2>