Commit 3847bef
authored
🖱️ fix: Role and Group Scroll Areas (#5)
The roles/groups tab content wrapper was not a flex container, so
child flex-1 constraints were ignored and overflow-y-auto never
triggered — the list was clipped with no scrollbar.1 parent 97d06de commit 3847bef
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments