mirror of
https://github.com/docmost/docmost.git
synced 2026-08-27 08:47:06 +08:00
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.