From eb9b311fbab01489d1858e72fbcc1386eb705f07 Mon Sep 17 00:00:00 2001 From: Parsa Nazer Date: Fri, 7 Feb 2025 20:27:47 +0330 Subject: [PATCH] debug icon admin --- backend/core/static/override.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/core/static/override.css b/backend/core/static/override.css index 4e38e36..5b4aa51 100644 --- a/backend/core/static/override.css +++ b/backend/core/static/override.css @@ -1,3 +1,3 @@ -*:not(span[class^="material"]){ +*:not(span){ font-family: 'IRANYekanXVF' !important; } \ No newline at end of file