From 98faedeecd1dd3c7345dd9ddd2cf1cc1d73edd0e Mon Sep 17 00:00:00 2001 From: wyx Date: Thu, 12 Jan 2023 10:41:04 +0800 Subject: [PATCH] =?UTF-8?q?style:=E4=BF=AE=E6=94=B9=E9=9D=A2=E6=8E=88?= =?UTF-8?q?=E8=AF=BE-=E5=BC=80=E8=AF=BE-=E5=AD=A6=E5=91=98=E7=AE=A1?= =?UTF-8?q?=E7=90=86-=E5=B1=95=E7=A4=BA=E8=A1=A8=E6=A0=BC=E5=AE=BD?= =?UTF-8?q?=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/courselibrary/CoursewareManage.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/courselibrary/CoursewareManage.vue b/src/views/courselibrary/CoursewareManage.vue index 8c921fd0..18d5fd39 100644 --- a/src/views/courselibrary/CoursewareManage.vue +++ b/src/views/courselibrary/CoursewareManage.vue @@ -1659,7 +1659,7 @@ :footer="null" :closable="false" wrapClassName="modalStyle stusmanageModal" - width="80%" + width="90%" @cancel="sm_exit" >
@@ -7793,7 +7793,7 @@ export default defineComponent({ .stusmanageModal { .ant-modal { - max-width: 1700px; + max-width: 1800px; .ant-modal-content { // width:1358px !important; .ant-modal-body {