30943
This commit is contained in:
@@ -115,7 +115,7 @@ uni-page-body {
|
|||||||
height: 40px;
|
height: 40px;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
border: 1px solid #ffffff;
|
border: 1px solid #ffffff;
|
||||||
margin: 0 8px 8px 0;
|
margin: 0 8px 0 0;
|
||||||
}
|
}
|
||||||
.tags:nth-of-type(1) {
|
.tags:nth-of-type(1) {
|
||||||
margin-left: 8px;
|
margin-left: 8px;
|
||||||
@@ -150,7 +150,9 @@ uni-page-body {
|
|||||||
.info-value{
|
.info-value{
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 540px;
|
width: 540px;
|
||||||
word-break: break-all;
|
overflow:hidden;
|
||||||
|
white-space: nowrap;
|
||||||
|
text-overflow: ellipsis;
|
||||||
vertical-align: text-top;
|
vertical-align: text-top;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user