5e198a30c6
The earlier right-alignment fix spanned the row edge-to-edge across the full summary panel (same width as the Gesamtsumme total line), which visually disconnected the "enthält X% MwSt." hint from its own amount on wide panels. Reverted to content-sized (self-start, no w-full/flex-1 spacer), with a fixed-width right-aligned rate column instead so single-digit rates (7%) still line up with two-digit ones (19%).