Fixed bad drawer custom.css

This commit is contained in:
kibigo! 2017-06-25 17:55:48 -07:00
parent 22cc5c0dec
commit 3a99552f0c

View file

@ -58,10 +58,6 @@
overflow: visible;
}
.drawer__pager {
overflow-y:auto;
}
.column {
// trying to fix @mdhughes safari problem
max-height:100vh;