| | |
| | | position: relative; |
| | | border-radius: 2px; |
| | | height: 45px; |
| | | padding-top: 8px; |
| | | .ant-form-item { |
| | | position: relative; |
| | | cursor: move; |
| | |
| | | .ant-input { |
| | | height: 28px; |
| | | } |
| | | .ant-btn { |
| | | height: 28px; |
| | | } |
| | | .data-range .ant-calendar-picker-input { |
| | | padding: 4px 20px 4px 5px; |
| | | font-size: 13px; |
| | |
| | | } |
| | | } |
| | | .ant-form-item::after { |
| | | display: block; |
| | | content: ' '; |
| | | position: absolute; |
| | | top: 0; |
| | |
| | | z-index: 2; |
| | | } |
| | | } |
| | | .page-card.false { |
| | | .ant-form-item-label { |
| | | display: none; |
| | | } |
| | | .ant-form-item-control-wrapper { |
| | | width: 100%; |
| | | } |
| | | } |
| | | .ant-calendar-picker { |
| | | min-width: 100px!important; |
| | | width: 100%; |