From c2ee9ad58334b2cc36f754df93af30e8b9c41ff2 Mon Sep 17 00:00:00 2001 From: daria <95225431+dariiing@users.noreply.github.com> Date: Fri, 25 Apr 2025 16:05:00 +0300 Subject: [PATCH] change date & time color --- www/notifications/app-notifications.less | 1 - 1 file changed, 1 deletion(-) diff --git a/www/notifications/app-notifications.less b/www/notifications/app-notifications.less index 57d38936f..56c784f8b 100644 --- a/www/notifications/app-notifications.less +++ b/www/notifications/app-notifications.less @@ -135,7 +135,6 @@ flex: 1; } .notification-time { - color: grey; margin: 1rem 1rem 1rem auto; } }