Skip to content

Commit

Permalink
Merge pull request #392 from PranavBarthwal/revert-384-main
Browse files Browse the repository at this point in the history
Revert "Resolved Overlapping of Chatbot and Scroll to Top Button"
  • Loading branch information
PranavBarthwal authored Jun 10, 2024
2 parents 320dc09 + dfa442e commit 1c2e57d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/components/ScrollToTop/ScrollToTop.module.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@

.btn{
position: fixed;
left: 20px;
bottom: 21px;
right: 20px;
bottom: 100px;
border-radius: 50%;
}

.scroll-btn{
background-color: white;
border:none;
Expand Down

0 comments on commit 1c2e57d

Please sign in to comment.