mirror of
https://github.com/PlayEdu/backend
synced 2025-12-28 22:29:43 +08:00
线上课新建无章节课时选择逻辑优化
This commit is contained in:
@@ -526,3 +526,11 @@ textarea.ant-input {
|
||||
flex-direction: row-reverse;
|
||||
}
|
||||
}
|
||||
|
||||
.tree-video-title {
|
||||
margin-left: 4px;
|
||||
width: 346px;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user