mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-03 05:16:31 +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)