mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-06-16 19:35:24 +02:00
Hide system scrollbar when custom scrollbars is activated
This commit is contained in:
@ -368,6 +368,7 @@
|
||||
autoHideScrollbar: !showScrollbar,
|
||||
theme: scrollbarTheme
|
||||
});
|
||||
$("body").addClass("custom-scrollbars");
|
||||
}
|
||||
|
||||
if (disabled) {
|
||||
|
Reference in New Issue
Block a user