mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-17 01:14:50 +08:00
修复用户名密码修改,diff视图滚动
This commit is contained in:
@@ -18,7 +18,7 @@ body {
|
||||
overflow: auto;
|
||||
.ant-pro-page-container-children-content {
|
||||
overflow: auto;
|
||||
min-height: calc(100vh - 96px);
|
||||
height: calc(100vh - 96px);
|
||||
background-color: #fff;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user