From e61657c05bcac68d4b8379f7004d325d5f60cb35 Mon Sep 17 00:00:00 2001 From: Ajit Mehrotra Date: Mon, 15 Dec 2025 16:08:37 -0500 Subject: [PATCH] refactor(notification): use "size" for square css widths and height --- web/src/components/Docker/DockerContainerManagement.vue | 2 +- .../Notifications/CriticalNotifications.standalone.vue | 8 ++++---- web/src/components/Notifications/Indicator.vue | 2 +- web/src/components/Notifications/List.vue | 6 +++--- 4 files changed, 9 insertions(+), 9 deletions(-) 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/CriticalNotifications.standalone.vue b/web/src/components/Notifications/CriticalNotifications.standalone.vue index fa7fe0a2b..a40cf2818 100644 --- a/web/src/components/Notifications/CriticalNotifications.standalone.vue +++ b/web/src/components/Notifications/CriticalNotifications.standalone.vue @@ -194,7 +194,7 @@ onNotificationAdded(({ data }) => {
-
@@ -207,7 +207,7 @@ onNotificationAdded(({ data }) => {
-
@@ -215,7 +215,7 @@ onNotificationAdded(({ data }) => {
  • -