| | |
| | | height: 220px; |
| | | |
| | | .el-dialog__body { |
| | | position: relative; |
| | | |
| | | &>div { |
| | | position: absolute; |
| | | width: 100%; |
| | | height: 100%; |
| | | top: 0; |
| | | left: 0; |
| | | } |
| | | |
| | | .el-button { |
| | |
| | | } |
| | | |
| | | .el-input { |
| | | position: absolute; |
| | | width: calc(100% - 20px); |
| | | font-size: 14px; |
| | | top: 0; |
| | |
| | | |
| | | .police-btn-box { |
| | | position: absolute; |
| | | top: 124px; |
| | | bottom: 16px; |
| | | width: 100%; |
| | | } |
| | | |
| | |
| | | height: 180px; |
| | | |
| | | .el-dialog__body { |
| | | position: relative; |
| | | |
| | | &>div { |
| | | position: absolute; |
| | | width: 100%; |
| | | height: 100%; |
| | | top: 0; |
| | | left: 0; |
| | | } |
| | | |
| | | .el-button { |
| | | padding: 0; |
| | | background-color: rgba(8, 56, 185, 0.9); |
| | |
| | | background-color: rgba(8, 56, 185, 0.9); |
| | | } |
| | | |
| | | .police-btn-box { |
| | | position: absolute; |
| | | bottom: 16px; |
| | | width: 100%; |
| | | } |
| | | |
| | | .line { |
| | | display: flex; |
| | | justify-content: left; |
| | | position: absolute; |
| | | top: 48px; |
| | | } |
| | | |
| | | .value-name-box { |