样式修改
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
'web.assets_qweb': [
|
||||
],
|
||||
'web.assets_backend':[
|
||||
# 'sf_tool_management/static/src/change.scss'
|
||||
'sf_warehouse/static/src/change.scss'
|
||||
]
|
||||
|
||||
|
||||
|
||||
@@ -6,6 +6,11 @@
|
||||
display:none
|
||||
}
|
||||
|
||||
.modal-content .o_list_button {
|
||||
.o_component_with_search_panel .o_search_panel {
|
||||
width: auto !important;
|
||||
}
|
||||
|
||||
.o_component_with_search_panel .overflow-auto {
|
||||
overflow: unset !important;
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user