Merge branch 'refs/heads/master-20251105-xc' into test1024

This commit is contained in:
xu
2025-11-11 16:07:13 +08:00

View File

@@ -922,13 +922,13 @@ export default {
width: 100%;
overflow-x: auto;
}
::v-deep .course-table-wrapper .el-table{
min-width: 100%;
width: max-content;
}
::v-deep .course-table-wrapper .el-table__body-wrapper{
overflow-x: auto;
}
::v-deep .course-table-wrapper .el-table__body,
::v-deep .course-table-wrapper .el-table__header{
width: max-content !important;
}
.course-types {
display: flex;
justify-content: center;