mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-06-14 23:41:14 +02:00
prevent jittery ajaxify in ACP when switching from a short page to a long one
This commit is contained in:
@@ -30,6 +30,9 @@
|
||||
@import "./modules/snackbar";
|
||||
@import "./modules/nprogress";
|
||||
|
||||
body {
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
.admin {
|
||||
background: #fff;
|
||||
|
||||
Reference in New Issue
Block a user