diff --git a/src/components/FormGenerator/FormGeneratorTable/FormGeneratorTable.module.css b/src/components/FormGenerator/FormGeneratorTable/FormGeneratorTable.module.css index 9ff925f..3fd58de 100644 --- a/src/components/FormGenerator/FormGeneratorTable/FormGeneratorTable.module.css +++ b/src/components/FormGenerator/FormGeneratorTable/FormGeneratorTable.module.css @@ -26,7 +26,6 @@ border-radius: 25px; background: var(--color-bg); /* Fill available space in flex container */ - flex: 1; min-height: 0; /* Ensure scrolling within container */ max-height: 100%;