mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-06-17 03:45:25 +02:00
Update showscrollbar and scrollbar to not clip chatbox
This commit is contained in:
@ -363,7 +363,7 @@
|
||||
scrollbarTheme = "light";
|
||||
}
|
||||
$("main").mCustomScrollbar({
|
||||
alwaysShowScrollbar: showScrollbar,
|
||||
autoHideScrollbar: !showScrollbar,
|
||||
theme: scrollbarTheme
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user