холст конструктор
This commit is contained in:
@@ -85,7 +85,7 @@ export const TemplateEditor: React.FC<TemplateEditorProps> = ({
|
||||
return (
|
||||
<div className="flex h-screen flex-col bg-background">
|
||||
{/* Заголовок */}
|
||||
<div className="flex-shrink-0 border-b bg-card px-4 py-3">
|
||||
<div className="flex-shrink-0 border-b bg-card px-4 py-1">
|
||||
<div className="flex items-center justify-between">
|
||||
<div className="flex items-center gap-3">
|
||||
<Button variant="ghost" size="icon" onClick={onBack}>
|
||||
|
||||
Reference in New Issue
Block a user