prepare #I84HUG app_ai_media网站图片等多媒体转本地,更换格式 置顶

This commit is contained in:
Ivan Office
2023-10-10 07:40:21 +08:00
parent a12a363dcd
commit 4b2ce983ca

View File

@@ -53,22 +53,19 @@
} }
//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 {
margin: 6px auto;
max-width: 98%; max-width: 98%;
} }
}
} }
@media (min-width: 768px) { @media (min-width: 768px) {