mirror of https://github.com/openclaw/openclaw.git
- Fixes #47924 - Prevents SVG icon from expanding and covering entire chat window - Adds explicit 24x24px dimensions to context-notice__icon SVG Root cause: The SVG element lacked explicit width and height attributes, causing it to expand to fill the parent container when the context usage warning appears (at ~85% token limit). |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| index.html | ||
| package.json | ||
| vite.config.ts | ||
| vitest.config.ts | ||
| vitest.node.config.ts | ||