mirror of
https://github.com/docmost/docmost.git
synced 2026-07-11 14:14:48 +10:00
701ae5c78d
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.