kun 19/10/14 17:10
This commit is contained in:
@@ -404,9 +404,15 @@ export default {
|
||||
height: 97px;
|
||||
margin-top: 25px;
|
||||
position: relative;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
|
||||
dd {
|
||||
margin-bottom: 22px;
|
||||
height: 20px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
.iconfont {
|
||||
font-size: 17px;
|
||||
color: #ccc;
|
||||
@@ -423,10 +429,10 @@ export default {
|
||||
|
||||
.block-k {
|
||||
width: 288px;
|
||||
height: 14px;
|
||||
line-height: 14px;
|
||||
display: inline-block;
|
||||
overflow: hidden;
|
||||
/* overflow: hidden;*/
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
|
||||
b {
|
||||
font-weight: 900;
|
||||
|
||||
Reference in New Issue
Block a user