消息发送界面的样式bug修改
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
}
|
||||
|
||||
html .o_web_client > .o_action_manager > .o_action {
|
||||
height: unset !important;
|
||||
//height: unset !important;
|
||||
overflow: scroll !important;
|
||||
}
|
||||
|
||||
@@ -26,3 +26,7 @@ html .o_web_client > .o_action_manager > .o_action {
|
||||
background-color: unset !important;
|
||||
min-height: unset !important;
|
||||
}
|
||||
|
||||
.o_form_view .o_form_view_container {
|
||||
height: unset !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user