Commit c9c8948a by xuzhenghua

间距

parent 4f79d308
...@@ -25,6 +25,7 @@ ...@@ -25,6 +25,7 @@
} }
.course-title { .course-title {
text-align: justify;
height: 45px; height: 45px;
font-size: 14px; font-size: 14px;
color: $color_525B65; color: $color_525B65;
......
...@@ -23,7 +23,7 @@ ...@@ -23,7 +23,7 @@
} }
.bottom{ .bottom{
margin-top: 12px; margin-top: 8px;
} }
.price { .price {
......
...@@ -42,6 +42,7 @@ ...@@ -42,6 +42,7 @@
overflow: hidden; overflow: hidden;
white-space: nowrap; white-space: nowrap;
text-overflow: ellipsis; text-overflow: ellipsis;
text-align: justify;
} }
.bottom { .bottom {
......
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