mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
opt 界面层
This commit is contained in:
@@ -76,8 +76,10 @@
|
|||||||
.o_form_view .o_form_view_container .o_form_sheet_bg .o_form_sheet {
|
.o_form_view .o_form_view_container .o_form_sheet_bg .o_form_sheet {
|
||||||
max-width: 98%;
|
max-width: 98%;
|
||||||
}
|
}
|
||||||
.o_form_view .o_form_view_container .o_notebook .o_notebook_headers {
|
//处理 active 的下方无 line
|
||||||
|
.o_content .o_notebook .o_notebook_headers {
|
||||||
overflow-x: inherit;
|
overflow-x: inherit;
|
||||||
|
line-height: calc(var(--body-line-height) * 1.2);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user