diff --git a/static/style.css b/static/style.css index 5f68f69..114f4a4 100644 --- a/static/style.css +++ b/static/style.css @@ -97,7 +97,7 @@ html, body { border-radius: 8px; box-shadow: 0 2px 6px var(--shadow); padding: 10px 14px; - width: 260px; + width: 280px; } .controls-row {