| | |
| | | margin: 0 !important; |
| | | display: flex; |
| | | flex-direction: column; |
| | | width: 340px; |
| | | height: 200px; |
| | | width: 300px; |
| | | height: 170px; |
| | | top: 50%; |
| | | left: 50% !important; |
| | | transform: translate(-50%, -50%); |
| | |
| | | width: 60px; |
| | | height: 30px; |
| | | text-align: center; |
| | | margin-top: 10px; |
| | | } |
| | | |
| | | &>div { |
| | | display: flex; |
| | | justify-content: space-around; |
| | | justify-content: center; |
| | | margin-bottom: 10px; |
| | | } |
| | | } |
| | | } |
| | | } |
| | | |
| | | .add-polygon-box { |
| | | .el-dialog { |
| | | margin: 0 !important; |
| | | display: flex; |
| | | flex-direction: column; |
| | | width: 300px; |
| | | height: 140px; |
| | | top: 50%; |
| | | left: 50% !important; |
| | | transform: translate(-50%, -50%); |
| | | |
| | | .el-dialog__body { |
| | | .el-button { |
| | | padding: 0; |
| | | background-color: #409eff; |
| | | color: #fff; |
| | | width: 60px; |
| | | height: 30px; |
| | | text-align: center; |
| | | margin-top: 10px; |
| | | } |
| | | |
| | | &>div { |
| | | display: flex; |
| | | justify-content: center; |
| | | margin-bottom: 10px; |
| | | } |
| | | } |