tree视图表格中字段样式的修改

This commit is contained in:
WEB许何哲\xuhez
2023-07-18 17:09:17 +08:00
parent 66f0097b80
commit a7028e00f9

View File

@@ -556,4 +556,9 @@ body.o_web_client {
}
}
}
}
.ui-sortable .o_data_row .o_data_cell .me-2 {
display: flex !important;
align-items: center;
}