修改bug 56404 技术标准选择关联模块时 菜单过长时 下面的按钮给顶掉下面了,把下面按钮固定到底部
This commit is contained in:
@@ -323,4 +323,8 @@
|
||||
// }
|
||||
//}
|
||||
|
||||
.common-tree{
|
||||
height: 100%;
|
||||
overflow-y: auto;
|
||||
}
|
||||
</style>
|
||||
|
||||
@@ -320,5 +320,8 @@
|
||||
// display: none;
|
||||
// }
|
||||
//}
|
||||
|
||||
.common-tree{
|
||||
height: 100%;
|
||||
overflow-y: auto;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user