mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
prepare #I84HUG app_ai_media网站图片等多媒体转本地,更换格式 置顶
This commit is contained in:
@@ -53,21 +53,18 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
//form
|
//form
|
||||||
@media (min-width: 768px) {
|
|
||||||
.o_form_view .o_form_view_container {
|
|
||||||
.o_form_sheet_bg .o_form_sheet {
|
|
||||||
margin: 6px auto;
|
|
||||||
}
|
|
||||||
// create 按键
|
// create 按键
|
||||||
|
.o_form_view .o_form_view_container {
|
||||||
button.o_form_button_create {
|
button.o_form_button_create {
|
||||||
min-width: 4rem;
|
min-width: 4rem;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
@media (max-width: 768px) {
|
||||||
@media (min-width: 576px) {
|
.o_form_view .o_form_view_container {
|
||||||
.o_form_view .o_form_view_container .o_form_sheet_bg .o_form_sheet {
|
.o_form_sheet_bg .o_form_sheet {
|
||||||
max-width: 98%;
|
margin: 6px auto;
|
||||||
|
max-width: 98%;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user