Skip to content

Commit

Permalink
Resolved Overlapping between Chatbot and Scroll to Top Button
Browse files Browse the repository at this point in the history
  • Loading branch information
Tejashri-Taral committed Jun 26, 2024
1 parent 7dda883 commit 71f98ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Chatbot/chatbot.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/* Chatbot Icon */
.chat-icon-container {
position: fixed;
bottom: 80px;
bottom: 120px;
right: 20px;
z-index: 9999;
transition: all 0.3s ease;
Expand Down

0 comments on commit 71f98ca

Please sign in to comment.