添加列表框,但暂时不启用

This commit is contained in:
mgw
2024-01-18 09:13:41 +08:00
parent 6bb46186b1
commit eefabbd5b3
2 changed files with 4 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
.o_list_renderer .o_list_table tbody > tr > td:not(.o_list_record_selector):not(.o_handle_cell):not(.o_list_button):not(.o_list_record_remove){
border:1px solid #dee2e6 !important;
}