Derive Monitor's column count from what the cards actually need, so no width forces a sideways scroll

This commit is contained in:
Gmer4Lfe
2026-08-22 23:45:02 -04:00
parent 76faf0f9f8
commit c5c0477653
2 changed files with 73 additions and 7 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ $_vv_doc_vars = array_merge(vv_conf_vars(), ['SCRIPTS_DIR' => SCRIPTS_DIR]);
<div id="vv-api-banner" style="display:none;border-radius:4px;padding:5px 10px;margin-bottom:8px;font-size:11px;"></div>
<div id="vv-monitor" style="display:grid;grid-template-columns:repeat(8,1fr);gap:12px;width:100%;box-sizing:border-box;">
<div id="vv-monitor">
<!-- Row 1: System | Power | CPU | Memory | Network -->
<div class="vv-card" id="vv-system" style="grid-column:span 1;">