From 2ef895af76c1b65ad981c4350bf49e642ca99f9a Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Thu, 22 Feb 2024 16:26:07 -0500 Subject: [PATCH] Fix toast text color in dark mode --- netbox/templates/inc/toast.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netbox/templates/inc/toast.html b/netbox/templates/inc/toast.html index 85eff2d7a..0cf04b93b 100644 --- a/netbox/templates/inc/toast.html +++ b/netbox/templates/inc/toast.html @@ -1,6 +1,6 @@ {% load helpers %} -