update common

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

View File

@@ -107,3 +107,6 @@
.o_list_view .o_list_table tbody > tr > td.o_readonly_modifier { .o_list_view .o_list_table tbody > tr > td.o_readonly_modifier {
white-space: pre-wrap!important; white-space: pre-wrap!important;
} }
.o_list_view .o_list_table .o_list_many2one {
white-space: pre-wrap!important;
}