Revert "perf: optimize page scrolling when setting fixedHeader"

This reverts commit e8e6c7e79c.
pull/2038/head
Pan 6 years ago
parent 7e8a6a4759
commit 2364fecbdd

@ -33,8 +33,6 @@ export default {
.fixed-header+.app-main {
padding-top: 50px;
height: 100vh;
overflow: auto;
}
.hasTagsView {

Loading…
Cancel
Save