| | |
| | | margin: 0 !important; |
| | | display: flex; |
| | | flex-direction: column; |
| | | width: 1000px; |
| | | height: 700px; |
| | | width: 400px; |
| | | height: 400px; |
| | | top: 50%; |
| | | left: 50% !important; |
| | | transform: translate(-50%, -50%); |
| | |
| | | .policeSituation-details-box .el-dialog .el-dialog__body { |
| | | flex: 1; |
| | | } |
| | | |
| | | .activity-details-box .el-dialog { |
| | | margin: 0 !important; |
| | | display: flex; |
| | | flex-direction: column; |
| | | width: 400px; |
| | | height: 300px; |
| | | top: 50%; |
| | | left: 50% !important; |
| | | transform: translate(-50%, -50%); |
| | | } |
| | | |
| | | .activity-details-box .el-dialog .el-dialog__body { |
| | | flex: 1; |
| | | } |