Fix styles
This commit is contained in:
@ -77,9 +77,9 @@ table {
|
||||
}
|
||||
|
||||
::-webkit-scrollbar-track {
|
||||
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
|
||||
border: 0px none #ffffff;
|
||||
border-radius: 50px;
|
||||
border-radius: 0;
|
||||
background: rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
|
||||
::-webkit-scrollbar-track:hover {
|
||||
|
Reference in New Issue
Block a user