| | |
| | | .el-dialog { |
| | | display: flex; |
| | | flex-direction: column; |
| | | width: 300px; |
| | | height: 174px; |
| | | width: 320px; |
| | | height: 186px; |
| | | |
| | | .el-dialog__body { |
| | | .el-button { |
| | |
| | | margin-bottom: 10px; |
| | | } |
| | | |
| | | .alpha { |
| | | width: calc(100% - 110px); |
| | | } |
| | | |
| | | .value-name-box { |
| | | width: 90px; |
| | | width: 110px; |
| | | display: flex; |
| | | align-items: center; |
| | | } |
| | | |
| | | .add-polygon-btn-box { |
| | |
| | | input { |
| | | height: 30px; |
| | | font-size: 16px; |
| | | text-indent: 1em; |
| | | color: #ffffff; |
| | | background-color: transparent; |
| | | border: 1px solid rgb(0, 92, 169); |
| | |
| | | |
| | | input::-webkit-input-placeholder { |
| | | color: rgba(238, 238, 238, 0.7); |
| | | } |
| | | |
| | | .el-input--suffix .el-input__inner { |
| | | padding-right: 10px; |
| | | } |
| | | |
| | | .placeholder { |
| | | height: 26px; |
| | | } |
| | | } |
| | | } |
| | |
| | | .el-dialog { |
| | | display: flex; |
| | | flex-direction: column; |
| | | width: 240px; |
| | | width: 300px; |
| | | height: 140px; |
| | | |
| | | .el-dialog__body { |
| | |
| | | .value-name-box { |
| | | height: 32px; |
| | | line-height: 32px; |
| | | width: 100px; |
| | | width: 120px; |
| | | text-align: left; |
| | | } |
| | | |
| | | .alpha { |
| | | width: calc(100% - 120px); |
| | | } |
| | | |
| | | input { |
| | | height: 30px; |
| | | font-size: 16px; |