Skip to content

Commit 6f71807

Browse files
committed
feat: Add table field update functionality
1 parent 9a42139 commit 6f71807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/views/ds/DataTable.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -826,7 +826,7 @@ const btnSelectClick = (val: any) => {
826826
827827
.field-name {
828828
position: absolute;
829-
right: 16px;
829+
right: 24px;
830830
top: 16px;
831831
display: flex;
832832
}

0 commit comments

Comments
 (0)