new estatistica page
This commit is contained in:
@@ -88,4 +88,10 @@ body, html {
|
||||
|
||||
.custom-scrollbar::-webkit-scrollbar-thumb:hover {
|
||||
background: #555;
|
||||
}
|
||||
|
||||
.scrollbar-hide {
|
||||
scrollbar-width: none; /* Firefox */
|
||||
-ms-overflow-style: none; /* Internet Explorer and Edge */
|
||||
overflow: -moz-scrollbars-none; /* Old versions of Firefox */
|
||||
}
|
Reference in New Issue
Block a user