| | |
| | | } |
| | | .ant-input-number { |
| | | border: none; |
| | | width: 100%; |
| | | box-shadow: none!important; |
| | | height: auto; |
| | | border-radius: 0; |
| | | position: unset; |
| | | |
| | | .ant-input-number-handler-wrap { |
| | | display: none; |
| | | } |
| | |
| | | .editing_table_cell { |
| | | .ant-input { |
| | | padding: 0px; |
| | | position: absolute; |
| | | top: 0px; |
| | | left: 0px; |
| | | right: 0px; |
| | | bottom: 0px; |
| | | border: 1px solid #1890ff; |
| | | } |
| | | i { |
| | | .ant-input-number-input { |
| | | position: absolute; |
| | | top: 0px; |
| | | left: 0px; |
| | | right: 0px; |
| | | bottom: 0px; |
| | | border: 1px solid #1890ff; |
| | | } |
| | | .anticon { |
| | | color: #ff4d4f; |
| | | position: absolute; |
| | | right: 3px; |