mirror of
https://github.com/PlayEdu/frontend.git
synced 2025-12-27 13:39:42 +08:00
首页课程展示数据渲染
This commit is contained in:
@@ -56,6 +56,9 @@
|
||||
font-weight: 400;
|
||||
color: #ff4d4f;
|
||||
line-height: 24px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.active-type {
|
||||
width: 52px;
|
||||
@@ -66,6 +69,9 @@
|
||||
font-weight: 400;
|
||||
color: #ff9900;
|
||||
line-height: 24px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user