选择视频、课件组件重构

This commit is contained in:
unknown
2023-07-31 10:44:32 +08:00
parent 8e5c072634
commit 2ce6292f44
8 changed files with 247 additions and 306 deletions

View File

@@ -593,23 +593,18 @@ textarea.ant-input {
}
.list-select-column-box {
.ant-checkbox-wrapper {
display: flex;
height: 38px !important;
align-items: center;
width: 100%;
height: auto;
float: left;
.ant-table-cell {
padding: 0px 0px;
}
.video-title {
width: 390px;
width: 360px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.video-time {
width: 80px;
display: flex;
flex-direction: row-reverse;
}
}
.image-list-box {