Files
Odoo-Modules/fusion_planning
gsinghpal 66e04caf21 fix(fusion_planning): keep portal nav items grouped at center
Previous CSS used flex:1 which stretched the 4 nav items across the
full viewport width, leaving big gaps between them on wider screens.
Reverted to the original centered layout and tightened per-item padding
from 24px to 16px so all 4 fit cleanly without stretching.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-06 22:26:00 -04:00
..