diff --git a/src/client/styles/dashboard.ts b/src/client/styles/dashboard.ts index d6e7e26..146aeb0 100644 --- a/src/client/styles/dashboard.ts +++ b/src/client/styles/dashboard.ts @@ -65,7 +65,6 @@ export const GaugeValue = define('GaugeValue', { // Unified Logs Section export const LogsSection = define('LogsSection', { width: '100%', - maxWidth: 800, flex: 1, minHeight: 0, display: 'flex',