mirror of
https://github.com/PlayEdu/backend
synced 2025-12-28 22:29:43 +08:00
线上课编辑和课时管理初步
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user