From 903267fab5bbbb323df8191e9e7d41986e16cb2e Mon Sep 17 00:00:00 2001 From: "k.triantafyllou" Date: Wed, 4 May 2022 17:17:49 +0300 Subject: [PATCH] Contact-us: CHange inputs for small form --- contact-us/contact-us.component.html | 35 ++++++++++++------- .../quick-contact/quick-contact.component.css | 4 --- .../quick-contact.component.html | 14 ++++---- 3 files changed, 28 insertions(+), 25 deletions(-) diff --git a/contact-us/contact-us.component.html b/contact-us/contact-us.component.html index 09aad301..8ec71952 100644 --- a/contact-us/contact-us.component.html +++ b/contact-us/contact-us.component.html @@ -3,21 +3,30 @@
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
-
-
+ [inputClass]="'inner' + (smallForm?' x-small':'')" [formInput]="contactForm.get('organizationType')" [options]="organizationTypes">
+
+
+
- - +
diff --git a/sharedComponents/quick-contact/quick-contact.component.css b/sharedComponents/quick-contact/quick-contact.component.css index d9e0a99d..e8726c18 100644 --- a/sharedComponents/quick-contact/quick-contact.component.css +++ b/sharedComponents/quick-contact/quick-contact.component.css @@ -4,10 +4,6 @@ right: 5vw; } -.uk-card > .uk-background-primary:first-child { - border-radius: 4px 4px 0 0; -} - .uk-drop { max-height: 650px; height: calc(80vh - 100px); diff --git a/sharedComponents/quick-contact/quick-contact.component.html b/sharedComponents/quick-contact/quick-contact.component.html index 4cf700d1..ce53667b 100644 --- a/sharedComponents/quick-contact/quick-contact.component.html +++ b/sharedComponents/quick-contact/quick-contact.component.html @@ -1,19 +1,17 @@ -
- +
+ Contact -
-
+
+
Send a message
- - - - + +
How can we help?