|
|
|
@ -667,9 +667,9 @@ export default { |
|
|
|
min-height: 500px; |
|
|
|
min-height: 500px; |
|
|
|
|
|
|
|
|
|
|
|
::v-deep .tree-transfer-vue3 { |
|
|
|
::v-deep .tree-transfer-vue3 { |
|
|
|
height: calc(100vh - 54px - 40px - 40px - 56px - 37px - 140px) !important; |
|
|
|
height: calc(100vh - 54px - 40px - 56px - 37px - 140px) !important; |
|
|
|
min-height: 320px !important; |
|
|
|
min-height: 320px !important; |
|
|
|
max-height: calc(100vh - 54px - 40px - 40px - 56px - 37px - 140px) !important; |
|
|
|
max-height: calc(100vh - 54px - 40px - 56px - 37px - 140px) !important; |
|
|
|
|
|
|
|
|
|
|
|
.el-tree { |
|
|
|
.el-tree { |
|
|
|
height: 100% !important; |
|
|
|
height: 100% !important; |
|
|
|
|