fix: wider project settings, remove inner scroll

This commit is contained in:
Markov 2026-03-15 18:13:41 +01:00
parent 503bb1379a
commit 9c95cb908b

View File

@ -111,7 +111,7 @@ export default function ProjectSettings({ project, onUpdated }: Props) {
};
return (
<div className="max-w-xl mx-auto p-6 pb-20 space-y-6 overflow-y-auto h-full">
<div className="max-w-2xl mx-auto p-6 pb-20 space-y-6">
<h2 className="text-lg font-bold">Настройки проекта</h2>
<div>