From ec49f37303b978779d05dbc6beaa61ec3ae0fa25 Mon Sep 17 00:00:00 2001 From: alexm Date: Mon, 25 Apr 2022 08:10:14 +0200 Subject: [PATCH] fix(icon): defaulter --- front/core/styles/icons/salixfont.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/front/core/styles/icons/salixfont.css b/front/core/styles/icons/salixfont.css index 530772246..6b2482bee 100644 --- a/front/core/styles/icons/salixfont.css +++ b/front/core/styles/icons/salixfont.css @@ -26,7 +26,7 @@ .icon-agency-term:before { content: "\e950"; } -.icon-deaulter:before { +.icon-defaulter:before { content: "\e94b"; } .icon-100:before {