diff --git a/web/app/src/App.vue b/web/app/src/App.vue index 31885b7f..08feec13 100644 --- a/web/app/src/App.vue +++ b/web/app/src/App.vue @@ -3,7 +3,7 @@
@@ -45,6 +45,7 @@ export default {
html {
height: 100%;
}
+
html, body {
background-color: #f7f9fb;
}