Style scrollbars.
This commit is contained in:
@@ -19,3 +19,7 @@
|
||||
height: calc(100vh - 60px);
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.body::-webkit-scrollbar-track {
|
||||
border: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user