修改sf表格样式

This commit is contained in:
黄焱
2024-01-08 16:28:49 +08:00
parent 31bb7f0c97
commit 4dde30f9f9
3 changed files with 16 additions and 13 deletions

View File

@@ -11,11 +11,7 @@
}
.o_form_view .o_field_widget .o_list_renderer {
width: calc(100% - 64px) !important;
width: 100%!important;
margin:0 auto;
overflow: auto;
}
.o_list_renderer .o_list_table tbody > tr > td:not(.o_list_record_selector).o_list_number {
text-align: left;
}