| | |
| | | } |
| | | } |
| | | .editing_all_table_cell { |
| | | .ant-input { |
| | | border-radius: 0; |
| | | } |
| | | .ant-select { |
| | | width: 100%; |
| | | .ant-select-selection { |
| | | border-radius: 0; |
| | | } |
| | | } |
| | | .ant-input-number-handler-wrap { |
| | | display: none; |
| | | .ant-input-number { |
| | | border-radius: 0; |
| | | |
| | | .ant-input-number-handler-wrap { |
| | | display: none; |
| | | } |
| | | .ant-input-number-input { |
| | | border-radius: 0; |
| | | } |
| | | } |
| | | .anticon-exclamation-circle { |
| | | color: #ff4d4f; |
| | |
| | | } |
| | | .mk-add-line { |
| | | display: block; |
| | | width: 100%; |
| | | width: 100px; |
| | | color: #26C281; |
| | | border: 1px solid #dddddd; |
| | | border-radius: 0; |
| | | font-size: 25px; |
| | | height: 40px; |
| | | } |
| | | .mk-add-line:disabled { |
| | | border-color: #fafafa!important; |
| | | height: 45px; |
| | | } |
| | | } |
| | | .edit-custom-table.buoyMode { |
| | |
| | | cursor: pointer; |
| | | } |
| | | } |
| | | } |
| | | .edit-table-dropdown { |
| | | .ant-select-dropdown-menu-item { |
| | | white-space: unset; |
| | | text-overflow: unset; |
| | | } |
| | | } |