- Ya
- 5 Agosti 2026, 06:26 UTC
- Mwandishi
- Kamo
- Ahadi ya
- 4425c98
Three things made the tab feel cramped: The intro was capped at 900px, which broke a 170-character sentence onto a second line for no reason; it now uses the width it has. The columns summed to ~1400px of minimums, so the grid carried a horizontal scrollbar in the settings card with the help panel open. They now sum to ~1058: the timestamp is sized to the string it actually renders, ACCESS KIND to its longest value (DOWNLOAD/DISCLOSE), and the three flex columns start lower and share the slack on a wider window. Record, source IP and the rest ellipsise with the full value in a tooltip instead of wrapping into a clipped second line. The grid held a 420px floor, which on a laptop window exceeded the room left after the stat tiles and filters — so the pane scrolled around a grid that was itself scrolling. The floor is now 280px, low enough that the grid absorbs the remaining height and its own scrollbar is the only one.