线上课编辑和课时管理初步

This commit is contained in:
禺狨
2023-03-21 18:01:23 +08:00
parent 9fc6e79b3d
commit faa03f19e0
12 changed files with 687 additions and 367 deletions

View File

@@ -213,14 +213,13 @@ code {
height: 40px;
border-radius: 6px;
font-size: 14px;
font-weight: 500;
color: rgba(0, 0, 0, 0.88);
line-height: 40px;
box-sizing: border-box;
padding-left: 16px;
cursor: pointer;
&.active {
background: rgba(#ff4d4f, 0.1);
background-color: #fff2f0;
}
}