DE scrollbar is Y only

pull/513/head
Alex P 2016-11-11 14:28:09 -08:00
parent 24a4a92b7f
commit daed3e8891
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@
.panels {
padding: $explorer-page-padding;
overflow: scroll;
overflow: auto;
user-select: none;
-webkit-touch-callout: none;
-webkit-user-select: none;