update common

This commit is contained in:
ivan deng
2021-03-19 15:19:48 +08:00
parent 08c0cfaa57
commit be61b43555

View File

@@ -106,4 +106,7 @@
//m2o字段只读情况下也可换行
.o_list_view .o_list_table tbody > tr > td.o_readonly_modifier {
white-space: pre-wrap!important;
}
.o_list_view .o_list_table .o_list_many2one {
white-space: pre-wrap!important;
}