Accept Merge Request #325: (feature/必填字段label添加星号 -> develop)
Merge Request: 修改样式bug Created By: @许何哲 Accepted By: @许何哲 URL: https://jikimo-hn.coding.net/p/jikimo_sfs/d/jikimo_sf/git/merge/325?initial=true
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
html .o_web_client > .o_action_manager > .o_action {
|
html .o_web_client > .o_action_manager > .o_action {
|
||||||
height: unset !important;
|
//height: unset !important;
|
||||||
overflow: scroll !important;
|
overflow: scroll !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -26,3 +26,7 @@ html .o_web_client > .o_action_manager > .o_action {
|
|||||||
background-color: unset !important;
|
background-color: unset !important;
|
||||||
min-height: unset !important;
|
min-height: unset !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.o_form_view .o_form_view_container {
|
||||||
|
height: unset !important;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user