fix: form generator table border adjusted to table height

This commit is contained in:
Ida Dittrich 2026-01-21 09:04:43 +01:00
parent 54ba020c45
commit a06fe0c793

View file

@ -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%;