mirror of
https://github.com/iczer/vue-antd-admin
synced 2025-04-05 19:41:37 +08:00
fix: scroll problem of page; 🐛
修复:页面滚动问题;
This commit is contained in:
parent
6b41fa7f31
commit
a4281b62dc
@ -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