mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-13 18:21:27 +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)