From 0715e0f77c16886232bcfc088063c2f50c4ebc1f Mon Sep 17 00:00:00 2001
From: Dan <39170265+chillenberger@users.noreply.github.com>
Date: Tue, 14 May 2024 18:31:21 -0600
Subject: [PATCH] fix ico moon css
---
pgml-dashboard/src/components/breadcrumbs/template.html | 2 +-
.../src/components/navigation/navbar/web_app/template.html | 4 ++--
pgml-dashboard/static/css/scss/components/_icon.scss | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/pgml-dashboard/src/components/breadcrumbs/template.html b/pgml-dashboard/src/components/breadcrumbs/template.html
index 47c100909..d4c3c1515 100644
--- a/pgml-dashboard/src/components/breadcrumbs/template.html
+++ b/pgml-dashboard/src/components/breadcrumbs/template.html
@@ -14,7 +14,7 @@
-
-
+
Home
diff --git a/pgml-dashboard/src/components/navigation/navbar/web_app/template.html b/pgml-dashboard/src/components/navigation/navbar/web_app/template.html
index 51aa12c73..32b330e9f 100644
--- a/pgml-dashboard/src/components/navigation/navbar/web_app/template.html
+++ b/pgml-dashboard/src/components/navigation/navbar/web_app/template.html
@@ -15,7 +15,7 @@
@@ -143,7 +143,7 @@
-
+
<%= link.name %>
diff --git a/pgml-dashboard/static/css/scss/components/_icon.scss b/pgml-dashboard/static/css/scss/components/_icon.scss
index eb6651f82..df97d45d1 100644
--- a/pgml-dashboard/static/css/scss/components/_icon.scss
+++ b/pgml-dashboard/static/css/scss/components/_icon.scss
@@ -155,7 +155,7 @@
right: 0;
}
-[class^="icon-"], [class*=" icon-"] {
+.icomoon {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: 'icomoon' !important;
speak: never;