diff --git a/nuxt4/app/components/auth/ApplicationsList.vue b/nuxt4/app/components/auth/ApplicationsList.vue index b958f8f..f9686b6 100644 --- a/nuxt4/app/components/auth/ApplicationsList.vue +++ b/nuxt4/app/components/auth/ApplicationsList.vue @@ -380,7 +380,7 @@ onUnmounted(() => { } .dark .app-card { - background: rgba(0, 0, 0, 0.85) !important; + background: rgba(0, 0, 0, 0.65) !important; border: 1px solid rgba(255, 255, 255, 0.1) !important; box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.4),