修改bug 55823 【样式】标准入库流程,国内点击新增,新增之后点击海外的再次点击新增 样式就显示不够高了
This commit is contained in:
@@ -3621,31 +3621,31 @@ export default {
|
||||
}
|
||||
}
|
||||
|
||||
.standard-content {
|
||||
height: 100%;
|
||||
padding: 10px 0 0;
|
||||
|
||||
.content {
|
||||
height: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
padding: 0 10px;
|
||||
|
||||
.standard-table-wrap {
|
||||
flex: auto;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.pagination {
|
||||
position: static;
|
||||
|
||||
/deep/ .pagination-slot {
|
||||
padding: 0;
|
||||
.search-drawer{
|
||||
.standard-content {
|
||||
height: 92%;
|
||||
padding: 10px 0 0;
|
||||
|
||||
.content {
|
||||
height: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
padding: 0 10px;
|
||||
|
||||
.standard-table-wrap {
|
||||
flex: auto;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.pagination {
|
||||
position: static;
|
||||
|
||||
/deep/ .pagination-slot {
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
.search-drawer{
|
||||
.demo-drawer-footer{
|
||||
height: 8%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user