perf: optimize page scrolling when setting fixedHeader
tweak
This commit is contained in:
@@ -33,6 +33,8 @@ export default {
|
||||
|
||||
.fixed-header+.app-main {
|
||||
padding-top: 50px;
|
||||
height: 100vh;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.hasTagsView {
|
||||
|
Reference in New Issue
Block a user