diff options
| author | Fuwn <[email protected]> | 2026-02-07 03:56:45 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-02-07 03:56:45 -0800 |
| commit | 9f92c90a4ac9500d3a78a4ad0cc558d3531d498c (patch) | |
| tree | f2f5fab23b73121ef9c41858e1138ae0c6911d3e /apps/web/lib/api-key.ts | |
| parent | fix: include sidebar footer items in min width measurement (diff) | |
| download | asa.news-9f92c90a4ac9500d3a78a4ad0cc558d3531d498c.tar.xz asa.news-9f92c90a4ac9500d3a78a4ad0cc558d3531d498c.zip | |
fix: measure text nodes in sidebar min width calculation
querySelectorAll(':scope > *') misses bare text nodes like
'notifications' in the footer button. Now walks childNodes to
handle mixed text node + element children correctly.
Diffstat (limited to 'apps/web/lib/api-key.ts')
0 files changed, 0 insertions, 0 deletions