mirror of
https://github.com/iczer/vue-antd-admin
synced 2025-04-06 04:00:06 +08:00
fix: scroll problem of page; 🐛
修复:页面滚动问题;
This commit is contained in:
parent
6bc94d030f
commit
9dcb132acd
@ -151,7 +151,7 @@ export default {
|
||||
}
|
||||
.admin-layout-content{
|
||||
padding: 24px 24px 0;
|
||||
overflow-x: hidden;
|
||||
/*overflow-x: hidden;*/
|
||||
min-height: calc(100vh - 64px - 122px);
|
||||
}
|
||||
.setting{
|
||||
|
Loading…
x
Reference in New Issue
Block a user