| | |
| | | height: countSizeVh(52); |
| | | |
| | | input { |
| | | font-size: countSizeVh(18); |
| | | height: countSizeVh(32); |
| | | font-size: countSizeVh(16); |
| | | border: countSizeVh(1) solid rgb(0, 92, 169); |
| | | border-radius: countSizeVh(20) 0 0 countSizeVw(20, 1920); |
| | | } |
| | | |
| | | button { |
| | |
| | | |
| | | .date-day-style.el-picker-panel { |
| | | width: countSizeVw(536, 1920) !important; |
| | | |
| | | |
| | | } |
| | | |
| | | .el-date-range-picker__header div { |
| | |
| | | margin-left: countSizeVw(110, 1920); |
| | | display: flex; |
| | | } |
| | | |
| | | .el-picker-panel__body { |
| | | display: flex; |
| | | } |
| | | |
| | | .el-date-table .disabled div{ |
| | | |
| | | .el-date-table .disabled div { |
| | | background-color: $sub-tab-border-color; |
| | | } |
| | | |