mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 11:26:43 +08:00
Merge remote-tracking branch 'aliyun/test1024' into test1024
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user