diff --git a/dashboard/src/components/OpenIdClients.vue b/dashboard/src/components/OpenIdClients.vue
index 1327ec506..d32c63a1e 100644
--- a/dashboard/src/components/OpenIdClients.vue
+++ b/dashboard/src/components/OpenIdClients.vue
@@ -174,11 +174,11 @@ onMounted(async () => {
https://{{ adminFqdn }}/.well-known/openid-configuration
-
+
-
-
+
+
diff --git a/dashboard/src/views/ServicesView.vue b/dashboard/src/views/ServicesView.vue
index a031b8609..ed76a5295 100644
--- a/dashboard/src/views/ServicesView.vue
+++ b/dashboard/src/views/ServicesView.vue
@@ -181,7 +181,7 @@ onMounted(async () => {
{{ $t('services.description') }}
-
+
@@ -206,9 +206,9 @@ onMounted(async () => {
-
-
-
+
+
+
diff --git a/dashboard/src/views/VolumesView.vue b/dashboard/src/views/VolumesView.vue
index f0e7d70ac..93b94ebf7 100644
--- a/dashboard/src/views/VolumesView.vue
+++ b/dashboard/src/views/VolumesView.vue
@@ -284,7 +284,7 @@ export default {
-
+
{{ (slotProps.mountType === 'mountpoint' || slotProps.mountType === 'filesystem') ? slotProps.hostPath : (slotProps.mountOptions.host || slotProps.mountOptions.diskPath || slotProps.hostPath) + (slotProps.mountOptions.remoteDir || '') }}
@@ -296,11 +296,11 @@ export default {
-
-
-
+
+
+
-
+