Skip to content

Commit

Permalink
feat: removing track bar color
Browse files Browse the repository at this point in the history
  • Loading branch information
costafsk committed Jul 26, 2021
1 parent 5a7851c commit 4a2ff88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/assets/scss/_tables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

/* Track */
&::-webkit-scrollbar-track {
@apply bg-gray1;
border-radius: 25px;
}

Expand Down

0 comments on commit 4a2ff88

Please sign in to comment.