mirror of
https://github.com/PlayEdu/h5.git
synced 2025-12-26 09:41:04 +08:00
课程详情页初步
This commit is contained in:
8
src/pages/course/index.module.scss
Normal file
8
src/pages/course/index.module.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
.top-content {
|
||||
width: 100%;
|
||||
float: left;
|
||||
height: auto;
|
||||
background-color: #ff4d4f;
|
||||
box-sizing: border-box;
|
||||
padding: 8px 20px 20px 20px;
|
||||
}
|
||||
Reference in New Issue
Block a user