center logo

This commit is contained in:
hamid zarghami
2026-04-30 09:07:19 +03:30
parent a3bdf008ae
commit 29825a3236
@@ -41,7 +41,7 @@ const EditorSidebar = () => {
)} )}
> >
<div className="mb-10 flex items-center justify-between"> <div className="mb-10 flex items-center justify-between">
<img src={Logo} alt="لوگو دانک" className="h-9" /> <img src={Logo} alt="لوگو دانک" className="h-9 mx-auto" />
<div className="flex items-center gap-2"> <div className="flex items-center gap-2">
{/* <button {/* <button
onClick={handleLoadJSON} onClick={handleLoadJSON}