diff --git a/src/app/home/home.page.html b/src/app/home/home.page.html index d6c13e52a..098f0498c 100644 --- a/src/app/home/home.page.html +++ b/src/app/home/home.page.html @@ -1,6 +1,5 @@ -
@@ -42,7 +41,6 @@ -
diff --git a/src/app/home/home.page.scss b/src/app/home/home.page.scss index a000a1538..a9aadc14c 100644 --- a/src/app/home/home.page.scss +++ b/src/app/home/home.page.scss @@ -40,12 +40,12 @@ ion-badge {/* */ } -// @media only screen and (min-width: 1366px) { + @media only screen and (min-width: 1366px) { -// ion-tabs.tab .bottoms{ -// display: none; -// } -// } + ion-tabs.tab .bottoms{ + display: none; + } + } ion-tab-button.active{ diff --git a/src/app/pages/chat/group-messages/group-messages.page.ts b/src/app/pages/chat/group-messages/group-messages.page.ts index b17cbd288..c2588adb2 100644 --- a/src/app/pages/chat/group-messages/group-messages.page.ts +++ b/src/app/pages/chat/group-messages/group-messages.page.ts @@ -650,7 +650,6 @@ export class GroupMessagesPage implements OnInit, AfterViewInit, OnDestroy { temporaryData: formData, attachments: [{ "title": capturedImageTitle, - //"image_url": capturedImage, // rocketchat "text": "description", "title_link_download": false, }] diff --git a/src/app/shared/header/header.page.html b/src/app/shared/header/header.page.html index e27af24a8..0839556f0 100644 --- a/src/app/shared/header/header.page.html +++ b/src/app/shared/header/header.page.html @@ -47,7 +47,7 @@ -
+