This commit is contained in:
ivan deng
2021-04-22 15:40:22 +08:00
parent eabbd8f203
commit 1061002fb6
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@
{ {
'name': "App web enterprise enhance,企业版界面增强", 'name': "App web enterprise enhance,企业版界面增强",
'version': '13.21.03.21', 'version': '13.21.04.22',
'author': 'Sunpop.cn', 'author': 'Sunpop.cn',
'category': 'Base', 'category': 'Base',
'website': 'https://www.sunpop.cn', 'website': 'https://www.sunpop.cn',

View File

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