Revert "perf: optimize page scrolling when setting fixedHeader"

This reverts commit e8e6c7e79c.
This commit is contained in:
Pan 2019-05-08 17:50:26 +08:00
parent 7e8a6a4759
commit 2364fecbdd
1 changed files with 0 additions and 2 deletions

View File

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