mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
优化 common
This commit is contained in:
@@ -74,4 +74,14 @@ sheet全宽
|
|||||||
.o_form_sheet_bg {
|
.o_form_sheet_bg {
|
||||||
width: auto;
|
width: auto;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
//debug model 时处理
|
||||||
|
.modal-lg {
|
||||||
|
.o_debug_manager {
|
||||||
|
.dropdown-menu-right {
|
||||||
|
right: auto;
|
||||||
|
left: 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user