You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
/* pages/course_detail/course_detail.wxss */
|
|
.nav {
|
|
background: white;
|
|
border-bottom: 1px solid #eee;
|
|
padding: 0 14px;
|
|
height: 46px;
|
|
line-height: 46px;
|
|
} |