From ce2f2aa18d5fd723f45885dbb893f3efbd5592cc Mon Sep 17 00:00:00 2001 From: "ajinkya.ghodake" Date: Wed, 3 Jun 2020 11:32:04 +0530 Subject: [PATCH 1/2] updated icon image --- .../lib/chat-window/chat-window.component.html | 6 +++--- .../lib/chat-window/chat-window.component.scss | 15 ++++----------- 2 files changed, 7 insertions(+), 14 deletions(-) diff --git a/projects/chat-lib/src/lib/chat-window/chat-window.component.html b/projects/chat-lib/src/lib/chat-window/chat-window.component.html index 323fe35..3effa68 100644 --- a/projects/chat-lib/src/lib/chat-window/chat-window.component.html +++ b/projects/chat-lib/src/lib/chat-window/chat-window.component.html @@ -1,12 +1,12 @@
- +
- - DIKSHA VANI + + ASK TARA diff --git a/projects/chat-lib/src/lib/chat-window/chat-window.component.scss b/projects/chat-lib/src/lib/chat-window/chat-window.component.scss index 0e924c1..0242afd 100644 --- a/projects/chat-lib/src/lib/chat-window/chat-window.component.scss +++ b/projects/chat-lib/src/lib/chat-window/chat-window.component.scss @@ -1,15 +1,12 @@ @import "../../assets/styles/_styles.scss"; .lib-chat-head { - height: 3.8rem; - width: 3.8rem; - border-radius: 3.8rem; - background: #024F9D; + height: 6.563rem; + width: 13.625rem; position: fixed; bottom: 0; right: 2rem; bottom: 1rem; z-index: 1000; - box-shadow: 0px 6px 16px 0px rgba(0,0,0,.24); display: flex; align-items: center; justify-content: center; @@ -42,11 +39,7 @@ } .c-head img { - // position: absolute; - // top: 1.3em; - // left: 1.35em; - width: 30px; - height: 30px; + height: 105px; } .lib-chat-header { height: 4.6rem; @@ -59,7 +52,7 @@ color: #fff; position: relative; img { - height: 30px; + height: 70px; } .heading { margin-left: 12px; From 6c0aca1a63f03fe46aa6ed3060ed4f2aab7c06a9 Mon Sep 17 00:00:00 2001 From: "ajinkya.ghodake" Date: Wed, 3 Jun 2020 13:00:12 +0530 Subject: [PATCH 2/2] code claenup --- .../chat-lib/src/lib/chat-window/chat-window.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/chat-lib/src/lib/chat-window/chat-window.component.html b/projects/chat-lib/src/lib/chat-window/chat-window.component.html index 3effa68..0c408c5 100644 --- a/projects/chat-lib/src/lib/chat-window/chat-window.component.html +++ b/projects/chat-lib/src/lib/chat-window/chat-window.component.html @@ -5,7 +5,7 @@
- + ASK TARA