From ad1ac4971eb2495235cbf4f7edc301a4b82fc136 Mon Sep 17 00:00:00 2001 From: umasoodch Date: Thu, 13 Oct 2022 12:20:22 +0300 Subject: [PATCH] fixed css issues --- Mohem/src/app/app.component.html | 8 ++++---- Mohem/src/app/app.component.scss | 1 + 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Mohem/src/app/app.component.html b/Mohem/src/app/app.component.html index 0fd9b6fb..0ff386ac 100644 --- a/Mohem/src/app/app.component.html +++ b/Mohem/src/app/app.component.html @@ -133,9 +133,9 @@ - + @@ -293,9 +293,9 @@ - + diff --git a/Mohem/src/app/app.component.scss b/Mohem/src/app/app.component.scss index e3b07c86..2e221e1a 100644 --- a/Mohem/src/app/app.component.scss +++ b/Mohem/src/app/app.component.scss @@ -322,6 +322,7 @@ button.menu-item.item.item-block.item-ios { margin: auto; width: 100%; position: absolute; + top: 50px }