Updated scrollbar styles.

This commit is contained in:
Mike Cao 2023-04-01 20:40:01 -07:00
parent 8397102bac
commit 2411aeae8d
3 changed files with 15 additions and 24 deletions

View file

@ -19,7 +19,3 @@
height: calc(100vh - 60px);
overflow-y: auto;
}
.body::-webkit-scrollbar-track {
border: 0;
}