Signed-off-by: Ajay Bura <ajbura@gmail.com>
This commit is contained in:
parent
7e7a5e692e
commit
2479dc4096
9 changed files with 2453 additions and 4230 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue