Merge pull request #347 from danthewolfe/ie-touch-device
IE touch device fix
This commit is contained in:
commit
84b74926e3
@ -62,6 +62,7 @@ $ps-bar-hover: #999;
|
||||
}
|
||||
|
||||
.ps-container {
|
||||
-ms-touch-action: none;
|
||||
overflow: hidden !important;
|
||||
|
||||
&.ps-active-x > .ps-scrollbar-x-rail,
|
||||
|
Loading…
Reference in New Issue
Block a user