Skip to content

Commit

Permalink
Merge pull request #568 from sonaliTekdi/UI_changes
Browse files Browse the repository at this point in the history
Feedback #226377 - [webapp] Move position of chatbot to the footer blue patti
  • Loading branch information
paritshivani authored Sep 4, 2024
2 parents 23a6731 + 3273b96 commit 6de43a9
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions packages/nulp_elite/src/styles/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1550,10 +1550,7 @@ button {
font-size: 15px !important;
max-width: 85% !important;
}
.jss6.undefined {
text-align: left !important;
}
.addConnectChat.jss6.undefined {
.addConnectChat .jss6.undefined {
width: auto !important;
text-align: left !important;
font-size: 15px !important;
Expand Down Expand Up @@ -1849,7 +1846,7 @@ button {
}

.chatIcon {
bottom: 173px;
bottom: 82px;
}

.card-img-container {
Expand Down

0 comments on commit 6de43a9

Please sign in to comment.