From 437bfde3c10635f253246f4150e3c95b90402e4a Mon Sep 17 00:00:00 2001 From: venba-Inspriron-3558 Date: Tue, 26 Aug 2025 10:53:06 +0530 Subject: [PATCH] FIX_mentioned issues 2 --- app/Views/layout/header.php | 5 +++-- app/Views/thz_list.php | 6 +++--- app/Views/thz_notes.php | 10 +++++----- 3 files changed, 11 insertions(+), 10 deletions(-) diff --git a/app/Views/layout/header.php b/app/Views/layout/header.php index 6624b4c0..b1ca7453 100755 --- a/app/Views/layout/header.php +++ b/app/Views/layout/header.php @@ -529,8 +529,9 @@ rgba(0, 153, 158, 0.5) (transparent) background-color: #ECECEC !important; } -.app-font-family { - font-family: 'Poppins' !important; +.app-font-family, +.app-font-family *:not(.mdi):not(.fa):not(.material-icons) { + font-family: 'Poppins' !important; } .app-title { font-size: 18px; } diff --git a/app/Views/thz_list.php b/app/Views/thz_list.php index 5045453a..3824473b 100644 --- a/app/Views/thz_list.php +++ b/app/Views/thz_list.php @@ -318,7 +318,7 @@ table thead th { -