fix sidebar
This commit is contained in:
@@ -309,7 +309,7 @@ const EditorCanvas = ({ catalogSize }: EditorCanvasProps) => {
|
||||
};
|
||||
|
||||
return (
|
||||
<div className="flex-1 flex items-center justify-center pb-8 overflow-auto relative">
|
||||
<div className="flex-1 flex items-center justify-center pb-8 overflow-auto relative xl:pl-6">
|
||||
<div className="mt-8">
|
||||
<div
|
||||
className="relative select-none"
|
||||
|
||||
Reference in New Issue
Block a user