From e607092a515c5b6330af03cd211e48e48d8fe352 Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Thu, 1 Feb 2024 18:12:03 -0500 Subject: [PATCH] header issues --- src/global.scss | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/src/global.scss b/src/global.scss index 957be13..a342ed6 100644 --- a/src/global.scss +++ b/src/global.scss @@ -314,17 +314,14 @@ height: 45px; background-color: green; } .modal-head{ - height: 45px; - // background-color: #4c8dff; + height: 45px !important; color: white; font-weight: bolder; font-size: 18px; ion-toolbar{ - height: 45px; - // background-color: yellow; + height: 45px !important; ion-title{ height: 45px !important; - // background-color: #4B5DFA; } } } \ No newline at end of file