修改描述信息样式
continuous-integration/drone/push Build was killed

This commit is contained in:
2024-01-29 16:01:51 +08:00
parent 653d953ff8
commit 1e5d751cc2
2 changed files with 10 additions and 4 deletions
@@ -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;
}
}
}