diff --git a/src/css/dashboard.css b/src/css/dashboard.css index 20b35e57c..cc38559c9 100644 --- a/src/css/dashboard.css +++ b/src/css/dashboard.css @@ -1,4 +1,5 @@ html, body { + background-color: var(--surface-0); display: flex; flex-direction: column; height: 100vh;