center logo
This commit is contained in:
@@ -41,7 +41,7 @@ const EditorSidebar = () => {
|
||||
)}
|
||||
>
|
||||
<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">
|
||||
{/* <button
|
||||
onClick={handleLoadJSON}
|
||||
|
||||
Reference in New Issue
Block a user