From 78a5fb2c75d2d505c3c363b8840dff059ee1de23 Mon Sep 17 00:00:00 2001 From: "k.triantafyllou" Date: Thu, 5 May 2022 12:13:28 +0300 Subject: [PATCH] Quick contact: Add box shadow default on button and uk-dropdown instead of uk-drop --- sharedComponents/quick-contact/quick-contact.component.css | 3 ++- sharedComponents/quick-contact/quick-contact.component.html | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/sharedComponents/quick-contact/quick-contact.component.css b/sharedComponents/quick-contact/quick-contact.component.css index e8726c18..7c04d067 100644 --- a/sharedComponents/quick-contact/quick-contact.component.css +++ b/sharedComponents/quick-contact/quick-contact.component.css @@ -2,9 +2,10 @@ position: fixed; bottom: 5vh; right: 5vw; + z-index: 980; } -.uk-drop { +.uk-dropdown { max-height: 650px; height: calc(80vh - 100px); width: 500px; diff --git a/sharedComponents/quick-contact/quick-contact.component.html b/sharedComponents/quick-contact/quick-contact.component.html index ce53667b..6f23f233 100644 --- a/sharedComponents/quick-contact/quick-contact.component.html +++ b/sharedComponents/quick-contact/quick-contact.component.html @@ -1,10 +1,10 @@
- + Contact -
+
Send a message