chore: complete stage 19 regression hardening
This commit is contained in:
@@ -30,8 +30,6 @@
|
||||
--right-rail-wide:372px;
|
||||
--pool-table-max-height:calc(var(--content-height) - var(--topbar-height) - var(--page-pad-y) - var(--page-pad-y) - var(--card-gap));
|
||||
--sentiment-history-max-height:510px;
|
||||
--sentiment-chart-compact-height:clamp(180px,20dvh,250px);
|
||||
--sentiment-chart-compact-canvas-height:calc(var(--sentiment-chart-compact-height) - 18px);
|
||||
--sentiment-history-min-height:220px;
|
||||
--primary-share:1.45fr;
|
||||
--secondary-share:.75fr;
|
||||
@@ -912,8 +910,6 @@ tbody tr.clickable{cursor:pointer}
|
||||
}
|
||||
|
||||
@media (min-width:721px) and (max-height:1100px){
|
||||
#sentimentCycleView .sentiment-chart-shell{height:var(--sentiment-chart-compact-height)}
|
||||
#sentimentCycleView .sentiment-chart-shell canvas{height:var(--sentiment-chart-compact-canvas-height)}
|
||||
#sentimentCycleView .sentiment-phase-block{gap:12px;padding:10px 12px}
|
||||
#sentimentCycleView .sentiment-current-phase-badge{padding:8px 12px}
|
||||
#sentimentCycleView .sentiment-phase-advice{margin-top:4px;padding:4px 8px;line-height:1.4}
|
||||
|
||||
Reference in New Issue
Block a user