mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-02 08:04:55 +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)