Commit 7001541
authored
RI-7853: Fix tutorials scroll on database list page
fix(ui): add height constraint to ExplorePanelWrapper for scroll fix (#5311)
- Add height: 100% to ExplorePanelWrapper to ensure proper flex container chain
- Fixes scroll issue on database list page when tutorials exceed container height
- Maintains height constraint chain from PageWrapper to side panels
Fixes #RI-78531 parent e9ea682 commit 7001541
File tree
1 file changed
+1
-0
lines changed- redisinsight/ui/src/templates/home-page-template
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
0 commit comments