read.markets/app/static/css
Giorgio Gilestro 8347c90235 ui: drop log-content's fixed-viewport scroll cap
The dashboard's log panel now stretches in the grid to bottom-align
with the portfolio (a55168d), but .log-content still carried
max-height: calc(100vh - 240px) + overflow-y: auto from an older
layout. That produced an inner scrollbar inside the panel AND left
visible dead space below the scrolling region. Removing the cap lets
the panel grid handle the height and the page scroll handle very long
logs; no more nested scroll region.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-29 12:58:06 +02:00
..
auth.css mobile: per-view ≤480px rules across the CSS bundle 2026-05-28 18:43:36 +02:00
dashboard.css mobile: wrap tabs, trim portfolio + markets bar columns 2026-05-28 19:10:58 +02:00
layout.css ui: log panel stretches to portfolio bottom; AI analysis stays expanded 2026-05-29 12:35:10 +02:00
log-chat.css ui: drop log-content's fixed-viewport scroll cap 2026-05-29 12:58:06 +02:00
news.css mobile: per-view ≤480px rules across the CSS bundle 2026-05-28 18:43:36 +02:00
panels.css mobile: clamp grid items + table cells to viewport width 2026-05-28 19:02:30 +02:00
portfolio.css mobile: per-view ≤480px rules across the CSS bundle 2026-05-28 18:43:36 +02:00
public.css mobile: per-view ≤480px rules across the CSS bundle 2026-05-28 18:43:36 +02:00
settings.css mobile: per-view ≤480px rules across the CSS bundle 2026-05-28 18:43:36 +02:00
tokens.css css: split cassandra.css into per-section files 2026-05-28 12:31:29 +02:00