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