| | |
| | | |
| | | .region-select { |
| | | top: countSizeVh(20); |
| | | width: countSizeVw(640, 1920);; |
| | | width: countSizeVw(640, 1920); |
| | | height: countSizeVh(36); |
| | | |
| | | .selects-container .selects-box .text{ |
| | |
| | | font-size: countSizeVh(24); |
| | | border: countSizeVh(1) solid rgb(0, 92, 169); |
| | | border-radius: 0 countSizeVh(20) countSizeVh(20) 0; |
| | | } |
| | | .el-input__inner{ |
| | | height: countSizeVh(40); |
| | | line-height: countSizeVh(40); |
| | | padding: 0 countSizeVw(15, 1920); |
| | | border-radius:countSizeVh(4); |
| | | } |
| | | } |
| | | |
| | |
| | | .el-picker-panel [slot=sidebar]+.el-picker-panel__body, .el-picker-panel__sidebar+.el-picker-panel__body{ |
| | | margin-left: countSizeVw(110, 1920); |
| | | } |
| | | .tree-search-popup{ |
| | | top: countSizeVh(135)!important; |
| | | left: countSizeVw(0, 1920)!important; |
| | | |
| | | } |
| | | .el-popover{ |
| | | min-width: countSizeVw(150, 1920); |
| | | padding: countSizeVh(12); |
| | | border-radius: countSizeVh(4); |
| | | font-size: countSizeVh(14); |
| | | |
| | | .el-input{ |
| | | font-size: countSizeVh(14); |
| | | } |
| | | |
| | | .el-tree{ |
| | | height: countSizeVh(360)!important; |
| | | width: countSizeVw(400, 1920)!important; |
| | | .el-tree-node__content{ |
| | | height: countSizeVh(26); |
| | | } |
| | | |
| | | .el-tree-node__expand-icon{ |
| | | font-size: countSizeVh(12); |
| | | } |
| | | .el-tree-node__label{ |
| | | font-size: countSizeVh(14); |
| | | |
| | | } |
| | | |
| | | } |
| | | } |
| | | } |
| | | |
| | | } |