mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-17 19:55:44 +00:00
- Remove descendant combinator (space) between :root and ::-webkit-scrollbar-thumb - Previous selector matched only child element scrollbars, not root element scrollbar - Now correctly applies to document.documentElement scrollbar in light mode - Drop redundant border-radius (inherits from global rule)