Files
sencho/frontend/src
Anso 63a3594671 fix(ui): restore equal gutters on container logs modal (#1771)
The terminal panel used w-full with mx-6, so width 100% plus horizontal margins overflowed the overflow-hidden modal and clipped the right gutter. Match BashExecModal by dropping w-full and adding min-h-0.
2026-08-04 23:05:49 -04:00
..