mirror of
https://github.com/PlayEdu/backend
synced 2026-01-02 04:09:48 +08:00
选择视频、课件组件重构
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user