|
|
|
|
@ -2059,12 +2059,17 @@ export default {
|
|
|
|
|
width: 200px !important; |
|
|
|
|
min-height: 340px !important; |
|
|
|
|
padding: 0.15rem 0.1rem 0.1rem 0.1rem !important; |
|
|
|
|
// justify-content: flex-start !important; |
|
|
|
|
} |
|
|
|
|
.app-container .tree-div { |
|
|
|
|
height: 300px !important; |
|
|
|
|
height: 200px !important; |
|
|
|
|
width: 100%; |
|
|
|
|
overflow-x: hidden !important; |
|
|
|
|
} |
|
|
|
|
.base-height{ |
|
|
|
|
overflow-y: hidden !important; |
|
|
|
|
min-height: 250px !important; |
|
|
|
|
} |
|
|
|
|
.app-container .right-monitor { |
|
|
|
|
width: calc(100% - 210px) !important; |
|
|
|
|
.folw { |
|
|
|
|
|