mirror of
https://github.com/docmost/docmost.git
synced 2026-07-07 02:04:32 +10:00
7dfb172d45
The browser-default-thick scrollbar at the bottom of an inline-embed's bodyGrid was visually competing with the table content. Drop it to an 8px thumb with a transparent track in WebKit and `scrollbar-width: thin` in Firefox. Tokens picked from the Mantine theme so dark mode inverts cleanly.