silu/创旅丝路/resources/ihchina/Pear-Admin-Layui-3.50.0/admin/css/other/department.css

7 lines
150 B
CSS

.organizationTree {
width: 100% !important;
height: -webkit-calc(100vh - 130px);
height: -moz-calc(100vh - 130px);
height: calc(100vh - 130px);
}