mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-18 23:36:46 +08:00
style:修改面授课-开课-学员管理-展示表格宽度
This commit is contained in:
@@ -1659,7 +1659,7 @@
|
||||
:footer="null"
|
||||
:closable="false"
|
||||
wrapClassName="modalStyle stusmanageModal"
|
||||
width="80%"
|
||||
width="90%"
|
||||
@cancel="sm_exit"
|
||||
>
|
||||
<div class="modalHeader">
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user