@@ -901,7 +901,7 @@ export default {
|
||||
.image-desc {
|
||||
vertical-align: top;
|
||||
p{
|
||||
width: 100px;
|
||||
width: 95px;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
@@ -910,7 +910,10 @@ export default {
|
||||
margin: 0px;
|
||||
line-height: 1.5;
|
||||
div{
|
||||
width: 100px;
|
||||
width: 95px;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -895,7 +895,7 @@ export default {
|
||||
.image-desc {
|
||||
vertical-align: top;
|
||||
p{
|
||||
width: 100px;
|
||||
width: 95px;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
@@ -904,7 +904,10 @@ export default {
|
||||
margin: 0px;
|
||||
line-height: 1.5;
|
||||
div{
|
||||
width: 100px;
|
||||
width: 95px;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user