mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-19 07:46:46 +08:00
style:修改面授课-开课-学员管理-展示表格宽度
This commit is contained in:
@@ -1659,7 +1659,7 @@
|
|||||||
:footer="null"
|
:footer="null"
|
||||||
:closable="false"
|
:closable="false"
|
||||||
wrapClassName="modalStyle stusmanageModal"
|
wrapClassName="modalStyle stusmanageModal"
|
||||||
width="80%"
|
width="90%"
|
||||||
@cancel="sm_exit"
|
@cancel="sm_exit"
|
||||||
>
|
>
|
||||||
<div class="modalHeader">
|
<div class="modalHeader">
|
||||||
@@ -7793,7 +7793,7 @@ export default defineComponent({
|
|||||||
|
|
||||||
.stusmanageModal {
|
.stusmanageModal {
|
||||||
.ant-modal {
|
.ant-modal {
|
||||||
max-width: 1700px;
|
max-width: 1800px;
|
||||||
.ant-modal-content {
|
.ant-modal-content {
|
||||||
// width:1358px !important;
|
// width:1358px !important;
|
||||||
.ant-modal-body {
|
.ant-modal-body {
|
||||||
|
|||||||
Reference in New Issue
Block a user