国内标准法规表格缩放
This commit is contained in:
@@ -4988,7 +4988,6 @@ export default {
|
||||
background: url('~@/assets/images/shangqi/img/none-file.png');
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
|
||||
/deep/ .is-show {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
@@ -4997,7 +4996,12 @@ export default {
|
||||
background: url('~@/assets/images/shangqi/img/tree.png');
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
|
||||
#domesticStandardDatabase{
|
||||
height: 100%;
|
||||
.content {
|
||||
height: calc(~'100% - 105px - 56px')
|
||||
}
|
||||
}
|
||||
/deep/ .tree-line {
|
||||
.el-tree-node {
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user