Commit 78a7c8da by kyle

合并代码

parent fa1cc160
......@@ -364,7 +364,7 @@ export default {
flex: 1;
font-size: 26rpx;
min-height: 60rpx;
ling-height: 80rpx;
line-height: 80rpx;
// padding: 10rpx 0;
}
}
......
......@@ -458,8 +458,8 @@
}
.totalCourseCount{
color: #20269B;
font-size: 1rem;
padding: 0.1875rem 0;
font-size: 24rpx;
padding: 8rpx 0;
border: 1px solid #fbfbfb;
border-left: none;
border-right: none;
......
......@@ -318,9 +318,9 @@
.ulBox {
width: 95%;
margin: 0 auto 20rpx;
padding: 0.3125rem 1.25rem;
padding: 10rpx 20rpx;
color: #333;
border-radius: 0.3125rem;
border-radius: 10rpx;
background-color: #fff;
box-sizing: border-box;
position: relative;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment