| | |
| | | height: 100%; |
| | | font-size: 13px; |
| | | font-weight: bold; |
| | | |
| | | .count-wrap { |
| | | text-align: right; |
| | | } |
| | | } |
| | | .money-uint { |
| | | height: 100%; |
| | |
| | | border-radius: 0; |
| | | resize: none; |
| | | } |
| | | .ant-input-number { |
| | | .ant-input-number:not(.inner-input) { |
| | | height: 60px; |
| | | border-radius: 0; |
| | | |
| | |
| | | height: 60px; |
| | | } |
| | | } |
| | | .ant-input-number.inner-input { |
| | | display: inline-block; |
| | | width: 40px; |
| | | border-radius: 0; |
| | | height: 24px; |
| | | |
| | | .ant-input-number-handler-wrap { |
| | | display: none; |
| | | } |
| | | .ant-input-number-input { |
| | | border-radius: 0; |
| | | height: 22px; |
| | | padding: 0 5px; |
| | | } |
| | | } |
| | | .ant-select { |
| | | padding: 0px; |
| | | position: absolute; |