Signed-off-by: Ajay Bura <ajbura@gmail.com>
This commit is contained in:
@@ -32,7 +32,8 @@
|
||||
|
||||
@mixin scroll {
|
||||
overflow: hidden;
|
||||
overscroll-behavior: none;
|
||||
// Below code stop scroll when x-scrollable content come in timeline
|
||||
// overscroll-behavior: none;
|
||||
@extend .firefox-scrollbar;
|
||||
@extend .webkit-scrollbar;
|
||||
@extend .webkit-scrollbar-track;
|
||||
|
||||
Reference in New Issue
Block a user