@ -35,7 +35,7 @@
left: 50%;
transform: translate(-50%,-50%);
@media screen and (max-device-width:1400px){
height: 500px;
height: 550px;
top: 50%;
}
@media screen and (min-device-width:1400px){
@ -131,12 +131,13 @@ export class AddUnitTwoTypeDetailsComponent implements OnInit {
title: {
text: this.buildingTypeName + '(' +this.organizationName + ')'+`:总数(${this.tabledata[0].totalCount})`,
left: "center",
//bottom: "500",
//top: "15%",
textStyle: {
fontSize: 30
},
grid: {
top:'16%',
bottom: '23%',
//bottom: 10