Skip to content

Commit

Permalink
feat: remove scrollbar css styling
Browse files Browse the repository at this point in the history
  • Loading branch information
alangsto committed Feb 13, 2024
1 parent b20b8c4 commit fbadce7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/ChatBox/ChatBox.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
.scroller {
overflow-y: scroll;
scrollbar-color: rebeccapurple green;
scrollbar-width: thin;
width: 100%;
opacity: 1;
Expand Down

0 comments on commit fbadce7

Please sign in to comment.