| | |
| | | // 地图,控制按钮 |
| | | .over-look-btn { |
| | | left: countSizeVh(10); |
| | | bottom: countSizeVh(224); |
| | | bottom: countSizeVh(220); |
| | | width: countSizeVh(36); |
| | | height: countSizeVh(36); |
| | | font-size: countSizeVh(20); |
| | | } |
| | | |
| | | .compass-btn.homebottom { |
| | | left: countSizeVw(402, 1920) !important; |
| | | bottom: calc((100% - maxCountSizeVh(120)) / 3 + countSizeVh(266)); |
| | | } |
| | | |
| | | .compass-btn.shrink-btn { |
| | | left: countSizeVw(410, 1920) !important; |
| | | bottom: countSizeVh(264); |
| | | } |
| | | |
| | | // 地图,控制按钮 |
| | | .compass-btn { |
| | | left: countSizeVh(10); |
| | | bottom: countSizeVh(264); |
| | | width: countSizeVh(36); |
| | | height: countSizeVh(36); |
| | | font-size: countSizeVh(20); |
| | |
| | | } |
| | | } |
| | | |
| | | .syld-details-box { |
| | | .el-dialog { |
| | | width: countSizeVw(1060, 1920); |
| | | height: countSizeVh(730); |
| | | } |
| | | |
| | | .el-dialog__header button { |
| | | font-size: countSizeVh(18); |
| | | right: countSizeVw(10, 1920); |
| | | } |
| | | |
| | | .el-dialog .el-dialog__body .el-table { |
| | | height: calc(100% - countSizeVh(100)) !important; |
| | | } |
| | | |
| | | .syld_page { |
| | | margin-top: countSizeVh(14); |
| | | } |
| | | } |
| | | |
| | | .police-infor-table.el-table { |
| | | |
| | | th, |