mirror of
https://github.com/docmost/docmost.git
synced 2026-08-27 08:47:06 +08:00
Wrap both the title editor and the BaseTable in one outer flex container that owns the horizontal padding (24px on each side). Each child only sets vertical spacing — they no longer fight over their own left positions, so the title's left edge now lines up with the toolbar / first column header below.