mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-04-05 19:41:51 +08:00
perf: optimize page scrolling when setting fixedHeader
tweak
This commit is contained in:
parent
41318aa0d9
commit
e8e6c7e79c
@ -33,6 +33,8 @@ export default {
|
||||
|
||||
.fixed-header+.app-main {
|
||||
padding-top: 50px;
|
||||
height: 100vh;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.hasTagsView {
|
||||
|
Loading…
x
Reference in New Issue
Block a user