src/tabviews/custom/components/table/edit-table/normalTable/index.scss
@@ -159,6 +159,9 @@ border: none; box-shadow: none!important; height: auto; border-radius: 0; position: unset; .ant-input-number-handler-wrap { display: none; } @@ -171,6 +174,20 @@ .editing_table_cell { .ant-input { padding: 0px; position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; border: 1px solid #1890ff; } .ant-input-number-input { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px; border: 1px solid #1890ff; } .anticon { color: #ff4d4f;