mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-09-15 00:59:46 +08:00
修复页面加载时滚动条上下跳动
This commit is contained in:
parent
a8649d7b6e
commit
226e57f511
@ -147,6 +147,9 @@ html {
|
||||
|
||||
/* 进度条开始 */
|
||||
#nprogress {
|
||||
position: fixed;
|
||||
z-index: $base-z-index;
|
||||
|
||||
.bar {
|
||||
background: $base-color-blue !important;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user