diff --git a/web/src/components/Docker/DockerContainerManagement.vue b/web/src/components/Docker/DockerContainerManagement.vue
index ca28660b6..7d9f79c7d 100644
--- a/web/src/components/Docker/DockerContainerManagement.vue
+++ b/web/src/components/Docker/DockerContainerManagement.vue
@@ -535,7 +535,7 @@ const [transitionContainerRef] = useAutoAnimate({
diff --git a/web/src/components/Notifications/Indicator.vue b/web/src/components/Notifications/Indicator.vue
index fd45fadae..c72b94e1e 100644
--- a/web/src/components/Notifications/Indicator.vue
+++ b/web/src/components/Notifications/Indicator.vue
@@ -44,7 +44,7 @@ const icon = computed<{ name: string; color: string } | null>(() => {