diff --git a/frontend/src/views/Layout/DashboardLayout_gdd.vue b/frontend/src/views/Layout/DashboardLayout_gdd.vue index 2659dff04..bd3bd8e4c 100755 --- a/frontend/src/views/Layout/DashboardLayout_gdd.vue +++ b/frontend/src/views/Layout/DashboardLayout_gdd.vue @@ -140,4 +140,7 @@ export default { height: 2rem; padding-left: 10px; } +.bg-lightgrey { + background-color: #f0f0f0; +} diff --git a/frontend/src/views/Pages/AccountOverview.vue b/frontend/src/views/Pages/AccountOverview.vue index 98db2c5ad..5cb04d9f0 100644 --- a/frontend/src/views/Pages/AccountOverview.vue +++ b/frontend/src/views/Pages/AccountOverview.vue @@ -4,7 +4,7 @@ - + - + - +