From 98a8feb2ea915ebfc51cc6dbfbe9c40c869a3259 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pau=20Ferrer=20Oca=C3=B1a?= Date: Tue, 3 Aug 2021 09:43:25 +0200 Subject: [PATCH] MOBILE-3711 styles: Some style fixes Reverted 6822e0246f96c58af5d0984bd8243bb22891fdcc since it broke some styles the problem on the original commit was an ion-item without ion-label --- src/core/components/combobox/combobox.scss | 1 + src/core/features/sitehome/pages/index/index.html | 4 ++-- src/theme/components/format-text.scss | 5 ++++- src/theme/theme.base.scss | 8 ++++---- 4 files changed, 11 insertions(+), 7 deletions(-) diff --git a/src/core/components/combobox/combobox.scss b/src/core/components/combobox/combobox.scss index 1de608344..950503000 100644 --- a/src/core/components/combobox/combobox.scss +++ b/src/core/components/combobox/combobox.scss @@ -99,6 +99,7 @@ ion-button { font-weight: 400; font-size: 16px; line-height: 20px; + border-radius: 0; } .select-text { diff --git a/src/core/features/sitehome/pages/index/index.html b/src/core/features/sitehome/pages/index/index.html index 799dede96..9ee1cac42 100644 --- a/src/core/features/sitehome/pages/index/index.html +++ b/src/core/features/sitehome/pages/index/index.html @@ -21,8 +21,8 @@ - - + +