fix: form generator table border adjusted to table height
This commit is contained in:
parent
54ba020c45
commit
a06fe0c793
1 changed files with 0 additions and 1 deletions
|
|
@ -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%;
|
||||
|
|
|
|||
Loading…
Reference in a new issue