Commit 25a41cf
committed
fix(tarko-agent-ui): restore container and navbar in replay mode
Replay mode was missing the outer container with proper height
control and background styling, and the Navbar component.
This caused layout issues where the UI didn't fill the screen
properly in replay mode.
Fixes the height control issue introduced in PR #1553.1 parent cf4d88b commit 25a41cf
1 file changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
46 | 54 | | |
47 | 55 | | |
48 | 56 | | |
| |||
0 commit comments