fix(admin): align RTL management actions
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user