prevent jittery ajaxify in ACP when switching from a short page to a long one

This commit is contained in:
psychobunny
2016-06-06 08:31:42 -04:00
parent bbc570c499
commit 9d6754bf6d

View File

@@ -30,6 +30,9 @@
@import "./modules/snackbar";
@import "./modules/nprogress";
body {
overflow-y: scroll;
}
.admin {
background: #fff;